-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
VIMVIM issueVIM issueauthor-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-edit-contextinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Description
FWIW I'm facing a similar issue when using
International US – PC
keyboard layout on macOS. A particularity of this keyboard is that e.g. the'
key is a "dead key", meaning pressing it produces nothing, but it affects the next key I press (e.g.'
+e
producesé
,'
+<space>
produces'
). Anytime I use a "dead key", e.g. if I want to delete inside of a string (d+
i+
'+
), it glitches and adds a
'char at the position of the cursor. Turning off
experimentalEditContextEnabled` does fix the behavior, the IME suggestion does not apply to me (AFAICT).
Metadata
Metadata
Assignees
Labels
VIMVIM issueVIM issueauthor-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-edit-contextinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded