excalidraw / excalidraw-vscode

Excalidraw for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor
MIT License
477 stars 60 forks source link

editor shortcuts bubble outside #42

Closed dwelle closed 2 years ago

dwelle commented 2 years ago

For example, undo/redo shortcuts (ctrl-z/ctrl-y) also trigger vscode's undo/redo.

Ctrl-x to cut doesn't work at all for some reason, though this may be unrelated to this issue.

pomdtr commented 2 years ago

In what environment did the issue occurs ? I did not encounter the problem on vscode desktop

pomdtr commented 2 years ago

I think this is linked to the switch from a customtexteditor to a customeditor.