Mikkel Nygaard
Results
4
comments of
Mikkel Nygaard
@ilanbiala I guess I can change it to something else if needed. I've been using JSFormat for Sublime Text 3, and it also uses ctrl+alt+f. I can see that it's...
I made it work by binding it to ctrl+alt+f again like this: ``` coffeescript 'atom-workspace atom-text-editor:not([mini])': 'ctrl-alt-f': 'jsformat:format' ```
@ilanbiala I don't really know. I have Soft Tabs enabled (as it is by default in Atom).