This commit is contained in:
csh
2025-08-29 16:54:46 +08:00
parent 540d58e86f
commit 2c4e5ac28a
8 changed files with 39 additions and 22 deletions
+5
View File
@@ -14,6 +14,11 @@ Notable changes to the `TSL` extension will be documented in thio file.
- `tsl.server.arguments`: `tsl-server`的启动参数
- `tsl.interpreter.executable`: `tsl`解释器的路径
## [2.3.0]: 2025-08-29
- 支持`begin|else|do|then`等换行增加缩进
- 支持`end`等换行减少缩进
## [2.2.0]: 2025-07-02
- 代码重构