mirror of
https://github.com/sstent/sublime-text-3.git
synced 2026-01-25 14:41:38 +00:00
15 lines
466 B
Plaintext
15 lines
466 B
Plaintext
SublimeLinter 3.0.17
|
|
--------------------
|
|
|
|
- Fixed possible hang if a long-running process was started
|
|
in the shell startup files. (SublimeLinter3-#30)
|
|
|
|
- If unable to read the shell PATH, you are warned that
|
|
linters will most likely not work.
|
|
|
|
- Re-added ability to use @ filename placeholder in the cmd
|
|
when the linter accepts stdin. (SublimeLinter-#618)
|
|
|
|
- Fixed the character offset of highlights on the first
|
|
line of a selector region. (annotations-#1)
|