Skip to content

Releases: jfcherng-sublime/ST-AutoSetSyntax

4114-2.11.0

06 Feb 17:24
679382f
Compare
Choose a tag to compare
  • feat: add loosy_version kwarg to is_interpreter constraint
  • fix: run_on_startup_views doesn't work in some cases

4114-2.10.7

20 Jan 16:47
325b501
Compare
Choose a tag to compare
  • chore: add .qa and .common into default_trim_suffixes
  • feat: add to command palette: AutoSetSyntax: Settings
  • fix: return in finally overwrites return in try
  • fix: CVE-2007-4559 Patch (#15)

4114-2.10.6

07 Jan 03:36
0405a38
Compare
Choose a tag to compare
  • fix: wrong lsp_utils-managed node executable path on Linux

4114-2.10.5

16 Dec 04:52
b21d629
Compare
Choose a tag to compare
  • fix: RE_VIM_SYNTAX_LINE also capture "ft" (abbr. of "filetype")

4114-2.10.4

08 Dec 19:14
80b7093
Compare
Choose a tag to compare
  • 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

01 Dec 18:27
3d8c793
Compare
Choose a tag to compare
  • fix: "multiple text changes at once" is not detected

4114-2.10.2

01 Dec 18:27
2b54f57
Compare
Choose a tag to compare

4114-2.10.1

13 Nov 10:34
7e1b23c
Compare
Choose a tag to compare
  • refactor: about ViewSnapshot...

2.10.0

06 Oct 11:59
771e03a
Compare
Choose a tag to compare
  • chore: improve .env files rules
  • feat: new constraint: selector_matches
  • feat: new constraint: is_hidden_syntax
  • feat: new constraint: is_syntax

2.9.9

05 Oct 18:47
7433766
Compare
Choose a tag to compare
  • chore: improve .env files for AFileIcon users