Skip to content

Unexpected Overwrite Behavior When Typing Mid-Word in GitHub Copilot #250885

Closed as not planned
@Sundeep-Chowdary

Description

@Sundeep-Chowdary

Does this issue occur when all extensions are disabled?: No

  • VS Code Version: 1.100.3
  • GitHub Copilot Version: 1.330.0
  • GitHub Copilot Chat Version: 0.27.3
  • OS Version: Windows 11

Steps to Reproduce:

  1. Type a word like happy.
  2. Move the cursor between the "p" and "y".
  3. Type a character (e.g., !).
  4. Observe that the "y" is overwritten instead of the character being inserted.

Expected Behavior:

Characters should be inserted at the cursor position without deleting existing characters.

Actual Behavior:

Characters overwrite the ones ahead of the cursor, mimicking overwrite mode.

Additional Context:

This behavior occurs when GitHub Copilot is enabled. It does not happen in other editors like Microsoft 365 Copilot, where insert mode is preserved.

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions