Skip to content

Shortcut overrides common VS Code shortcut #608

@markleaf131313

Description

@markleaf131313

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions