We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.editor
1 parent 824a8e1 commit 6c0549cCopy full SHA for 6c0549c
keymaps/atom-typescript.cson
@@ -1,4 +1,4 @@
1
-'.editor:not(.mini)[data-grammar~=ts]':
+'atom-text-editor[data-grammar~=ts]':
2
'alt-cmd-l': 'typescript:format-code'
3
'alt-ctrl-l': 'typescript:format-code'
4
'ctrl-shift-b': 'typescript:build'
0 commit comments