ArcticTypescript icon indicating copy to clipboard operation
ArcticTypescript copied to clipboard

Change keyboard shortcut

Open gilbert opened this issue 9 years ago • 1 comments

I use ctrl + b to move back one character, but ArcticTypescript overrides it for its build command. Is there a way to prevent this?

gilbert avatar May 17 '15 18:05 gilbert

For the record, here's a workaround:

  • Open SublimeText -> Preferences -> Browse Packages...
  • Open ArcticTypescript folder
  • Open Default.sublime-keymap
  • Delete object at bottom with "keys": ["ctrl+b"]

gilbert avatar May 17 '15 18:05 gilbert