Releases: jfcherng-sublime/ST-AutoSetSyntax
Releases · jfcherng-sublime/ST-AutoSetSyntax
4114-4.2.0
- feat: new command:
auto_set_syntax_syntax_rules_summary_command
- chore: add rules for
.cjsx
,.mjsx
,.cts
,.cmts
,.ctsx
,.mtsx
4114-4.1.9
- fix: some regex rules which use
\b
4114-4.1.8
- chore: add
typing-extensions
as a dependency - chore: add a rule for
uv.lock
- chore: simplify
Jenkinsfile
rules
4114-4.1.7
Package Control v4 is required due to the use of more-itertools
py38 dependency.
- refactor: tidy codes
- chore: add
more-itertools
as a dependency
4114-4.1.6
- refactor: replace MD5 with SHA-256 validation for downloaded deps
4114-4.1.5
- fix: ST's encoding name is different from Python's
- refactor: freeze
ViewSnapshot
object after creation
4114-4.1.4
- refactor: do tarball decompression in memory
4114-4.1.3
- refactor: use
.tar.xz
formatmagika
deps
4114-4.1.2
- fix:
UnicodeError
when runningmagika
with unsaved buffer
4114-4.1.1
- chore: heuristically set JSON syntax only when file > 1KB
- refactor: report unfound syntax for syntax test file