-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
The shortcut used to toggle "remote control mode" is one that's used by VS Code for many common shortcuts as it is a way to access secondary shortcuts. For example Press Ctrl+K then Ctrl+O will open the "open folder" dialog, Ctrl+K then Ctrl+F will format selection, etc. Adding this extension ended up blocking this common shortcut. Suggest changing the shortcut otherwise it blocks a lot of common shortcuts for VS Code.
| | `ctrl+k` | `cmd+k` | extension.brightscript.toggleRemoteControlMode | Enables/disables the [remote control mode](remote-control-mode.html) used to emulate a roku remote from your keyboard | |
Metadata
Metadata
Assignees
Labels
No labels