When selecting some text (e.g. via cursorLineEndSelect or cursorDownSelect commands), then running the editor.action.clipboardCopyAction or editor.action.cipboardCutAction commands, there is a pop-up message that says "Cannot read property 'message' of undefined".
When selecting some text (e.g. via
cursorLineEndSelect
orcursorDownSelect
commands), then running theeditor.action.clipboardCopyAction
oreditor.action.cipboardCutAction
commands, there is a pop-up message that says "Cannot read property 'message' of undefined".None of the selected text is copied or cut.