Closed dwelle closed 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.
Ctrl-x
In what environment did the issue occurs ? I did not encounter the problem on vscode desktop
I think this is linked to the switch from a customtexteditor to a customeditor.
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.