0
I Use This!
Low Activity

Commits : Listings

Analyzed 19 days ago. based on code collected 20 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add the ability to set per-linter scope names More... almost 13 years ago
add commands to show all errors and select next/prev error More... almost 13 years ago
add default contents when opening an empty sublimelint user settings file More... almost 13 years ago
fix: buggy handling of new views and syntax changes More... almost 13 years ago
more accurate column fix More... almost 13 years ago
fix copypaste from @21e1ef More... almost 13 years ago
adjust @d2bfe2f: tab_size is an issue with linters, not sublime More... almost 13 years ago
improve status bar handling, fix issue #18 More... almost 13 years ago
adjust column indices for tabs More... almost 13 years ago
fix cmd = string with tmpfile More... almost 13 years ago
fix bugs preventing proper column matching More... almost 13 years ago
update Java popen() example to include env More... almost 13 years ago
update Linter filename on every lint, in case file moved More... almost 13 years ago
friendlier parsing for Go cli on Windows (non-posix shlex) More... almost 13 years ago
better error and compiler detection for Go linter More... almost 13 years ago
add Go linter (golang) More... almost 13 years ago
add tmpdir() method to Linter, which helps when linting a source tree More... almost 13 years ago
track filename in Linter More... almost 13 years ago
centralize printing, add settings, improve PATH, fix misc bugs More... almost 13 years ago
allow stock PHP linter to lint files marked HTML More... almost 13 years ago
allow templated linters to specify an array of more than one language More... almost 13 years ago
fix timing errors on load/reload, improve linting behavior on first load More... almost 13 years ago
add __init__.py to fix issue #26 More... almost 13 years ago
fix sublime loading helper classes as modules by moving to subdir More... almost 13 years ago
fix highlighting with multiple linters More... almost 13 years ago
even more coerced PATH entries on posix More... almost 13 years ago
much better handling of line-referencing errors for the Python lint More... almost 13 years ago
add JSLint support via `jsl` More... almost 13 years ago
force /usr/bin and /usr/local/bin in PATH for Popen on posix More... almost 13 years ago
only lint loaded files on first activate as per pull request #24 More... almost 13 years ago