ArcticTypescript
ArcticTypescript copied to clipboard
Change keyboard shortcut
I use ctrl + b to move back one character, but ArcticTypescript overrides it for its build command. Is there a way to prevent this?
For the record, here's a workaround:
- Open
SublimeText -> Preferences -> Browse Packages... - Open
ArcticTypescriptfolder - Open
Default.sublime-keymap - Delete object at bottom with
"keys": ["ctrl+b"]