---
name: CompletionAcceptanceBehavior
last_updated: 2026-06-11T17:05:17Z
type: enum
---

# CompletionAcceptanceBehavior

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `Insert` | 0 |  |
| `Replace` | 1 |  |
| `ReplaceOnEnterInsertOnTab` | 2 |  |
| `InsertOnEnterReplaceOnTab` | 3 |  |