Releases: jfcherng-sublime/ST-AutoSetSyntax
Releases · jfcherng-sublime/ST-AutoSetSyntax
4114-2.11.0
- feat: add
loosy_version
kwarg tois_interpreter
constraint - fix:
run_on_startup_views
doesn't work in some cases
4114-2.10.7
- chore: add
.qa
and.common
intodefault_trim_suffixes
- feat: add to command palette:
AutoSetSyntax: Settings
- fix:
return
infinally
overwritesreturn
intry
- fix: CVE-2007-4559 Patch (#15)
4114-2.10.6
- fix: wrong
lsp_utils
-managed node executable path on Linux
4114-2.10.5
- fix:
RE_VIM_SYNTAX_LINE
also capture "ft" (abbr. of "filetype")
4114-2.10.4
- fix: many log messages aren't shown in the panel when ST starts
- fix: don't exception when close 2nd window when
enable_log=false
- refactor: don't show "⏳ Calm down!..." if
enable_log=false
4114-2.10.3
- fix: "multiple text changes at once" is not detected
4114-2.10.2
- feat: detect "shellcheck directive" for bash/zsh
4114-2.10.1
- refactor: about
ViewSnapshot
...
2.10.0
- chore: improve
.env
files rules - feat: new constraint:
selector_matches
- feat: new constraint:
is_hidden_syntax
- feat: new constraint:
is_syntax
2.9.9
- chore: improve
.env
files for AFileIcon users