SublimeLinter
The code linting framework for Sublime Text 3
Details
Installs
- Total 2.10M
- Win 1.10M
- Mac 606K
- Linux 388K
Apr 16 | Apr 15 | Apr 14 | Apr 13 | Apr 12 | Apr 11 | Apr 10 | Apr 9 | Apr 8 | Apr 7 | Apr 6 | Apr 5 | Apr 4 | Apr 3 | Apr 2 | Apr 1 | Mar 31 | Mar 30 | Mar 29 | Mar 28 | Mar 27 | Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 159 | 189 | 208 | 264 | 249 | 158 | 161 | 226 | 201 | 249 | 236 | 195 | 137 | 173 | 198 | 202 | 253 | 238 | 251 | 170 | 165 | 213 | 241 | 266 | 252 | 283 | 171 | 176 | 247 | 265 | 277 | 241 | 227 | 161 | 148 | 230 | 276 | 231 | 282 | 223 | 146 | 174 | 188 | 210 | 245 | 229 |
Mac | 50 | 107 | 93 | 120 | 174 | 40 | 86 | 81 | 103 | 119 | 104 | 92 | 40 | 57 | 80 | 88 | 95 | 101 | 114 | 48 | 72 | 116 | 111 | 95 | 94 | 93 | 69 | 67 | 90 | 106 | 96 | 112 | 97 | 85 | 54 | 89 | 88 | 125 | 123 | 97 | 67 | 69 | 99 | 87 | 124 | 92 |
Linux | 47 | 73 | 72 | 66 | 75 | 64 | 58 | 53 | 66 | 91 | 79 | 70 | 63 | 49 | 75 | 83 | 57 | 61 | 59 | 54 | 53 | 61 | 84 | 83 | 87 | 63 | 62 | 56 | 77 | 73 | 70 | 92 | 82 | 63 | 61 | 73 | 68 | 75 | 74 | 73 | 55 | 65 | 84 | 94 | 80 | 106 |
Readme
- Source
- raw.githubusercontent.com
SublimeLinter
The code linting framework for Sublime Text 3. No linters included: get them via Package Control.
Installation
Install SublimeLinter and linters via Package Control.
Settings
Settings are mostly documented in the default settings. When you open the SublimeLinter settings you'll see them on the left.
- Additional information is in our docs at sublimelinter.com.
- Read about all the changes between 3 and 4 here.
Quick Actions (beta)
We're building a new feature called Quick Actions, that will allow you to quickly ignore specific error messages. At first SublimeLinter will ship actions for eslint, stylelint, flake8, mypy and phpcs.
Want to see actions for your favourite linter? Please open a PR with your addition to quick_fix.py. We have some tests you can add to as well.
Eventually, as this feature becomes more stable, we will expose it as an API so that plugins can add their own actions.
Key Bindings
SublimeLinter comes with some pre-defined keyboard shortcuts. You can customize these via the Package Settings menu.
Command | Linux & Windows | MacOS |
---|---|---|
Lint this view | CTRL + K, L | CTRL + CMD + L |
Show all errors | CTRL + K, A | CTRL + CMD + A |
Goto next error | CTRL + K, N | CTRL + CMD + E |
Goto prev error | CTRL + K, P | CTRL + CMD + SHIFT + E |
Support & Bugs
Please use the debug mode and include all console output, and your settings in your bug report. If your issue is specific to a particular linter, please report it on that linter's repository instead.
Creating a linter plugin
Fork the template to get started on your plugin. It contains a howto with all the information you need.
If you use SublimeLinter and feel it is making your coding life better and easier, please consider making a donation for all the coffee and beer involved in this project. Thank you!
Donate via: * Paypal