---
name: CompletionAcceptanceBehavior
last_updated: 2026-08-13T00:14:48Z
type: enum
---

# CompletionAcceptanceBehavior

**Type:** enum

## Items

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