xojs / SublimeLinter-contrib-xo

SublimeLinter plugin for XO
https://github.com/xojs/xo
MIT License
55 stars 7 forks source link

Keyboard shortcut to auto-fix code #12

Closed F1LT3R closed 4 years ago

F1LT3R commented 6 years ago

It would be great to get a keyboard shortcut from within Sublime that would run xo --fix on the current file.

Right now I'm using Prettier, but there's a lot that Prettier does not do that XO does.

sindresorhus commented 6 years ago

It's something I plan to have but haven't had the time to do yet. Contributions welcome. In the meantime, you could try out https://github.com/niftylettuce/XO-Formatter

sindresorhus commented 4 years ago

Fixed by https://github.com/xojs/SublimeLinter-contrib-xo/commit/30ebf8df4df21e38d4f8a3691f3a898bfd8f77ef.