🐛 fix(tsl-syntax-reference): close verified syntax gaps

This commit is contained in:
csh
2026-08-13 14:49:43 +08:00
parent ede9287d5f
commit 8315f1060a
17 changed files with 619 additions and 96 deletions
+2 -2
View File
@@ -58,9 +58,9 @@ python <this-skill-dir>/scripts/lookup.py --section "syntax-05-004" "syntax-02-0
- 中文口语词自动扩展到 TSL 术语(如"打印"→输出/writeLn"列表"→数组,
"程序慢"→性能分析)。保留提取词的原写法即可。
- `tsl``tsf``tinysoft``program``debug``please` 这几个词不参与逐词匹配,
- `tsl``tsf``tinysoft``debug``please` 这几个词不参与逐词匹配,
但可能整体把查询导向某个专题页。无结果时靠加这类词补救没有用,改为换更具体的
语法要素名。
语法要素名。`program` 是真实 TSL 关键字,会参与精确匹配。
## 弱命中视同无匹配