Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Some default key bindings are overridden by JavaScriptEnhancementsΒ #57

@amsul

Description

@amsul

Firstly, amazing package @pichillilorenzo! Love the work you've done here πŸ™‡

Now for the small annoyance I've been facing..

Expected Behavior

The default key bindings that Sublime Text uses should work as expected.

Actual Behavior

The following commands are used by Sublime Text:

  • super+alt+w: for changing the search parameters to "whole word"
  • super+alt+s: for saving all unsaved tabs

However, by adding JavaScriptEnhancements, they don't work as it has its own bindings for those keys.

There doesn't seem to be any easy way to remove this option without manually setting it back to the defaults.

Would you consider switching the key bindings to something not already in use?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions