red / VScode-extension

Red extension for Visual Studio Code
Boost Software License 1.0
40 stars 17 forks source link

Red command shortcuts not working on latest VSCode #27

Closed dander closed 6 years ago

dander commented 6 years ago

Reported by @9214: https://gitter.im/red/chit-chat?at=5b2d2f0a59799e701738dcde

The following error message is displayed: image

It appears related to some behavioral change to VSCode, which may be fixed in a future release. See https://github.com/liximomo/vscode-sftp/pull/209

9214 commented 6 years ago

Works as usual in Insiders edition, which suggest that MS either patched the change or rolled it back. As @dander pointed out, the fix itself is trivial.

Only F6 and F7 hotkeys do not work, right-click contextual menu is OK.