monaco-editor icon indicating copy to clipboard operation
monaco-editor copied to clipboard

[Bug] Inline Completion causes inability to type "[" on italian keyboard

Open judemars opened this issue 1 year ago • 0 comments

Reproducible in vscode.dev or in VS Code Desktop?

  • [X] Not reproducible in vscode.dev or VS Code Desktop

Reproducible in the monaco editor playground?

Monaco Editor Playground Link

link

Monaco Editor Playground Code

<Anything that will trigger an inline completion>

Reproduction Steps

  1. Add and enable italian keyboard layout as described in https://support.apple.com/en-mt/guide/mac-help/mchlp1406/mac
  2. Trigger an inline completion (any one will do)
  3. Try to type the character "[", which is mapped to option+[

Actual (Problematic) Behavior

Nothing is typed

Expected Behavior

[ to be typed

Additional Context

Issue on our side: go/colabx-bugs/4335

judemars avatar Feb 10 '24 00:02 judemars