版本:v6-codemirror5编辑器-实验性代码折叠-高亮匹配标签并跳转-自动补全与参数提示-关闭标签括号与查看节点
更新时间:20250927
更新说明:
调整了小工具(widget/微件)的语法高亮颜色。
增加了(实验性)查看语法节点信息(parsetree)功能。
增加了简单的自动补全功能:
语法补全(小工具名称和属性、宏名称和参数、筛选器操作符(operator-filter)、编译指示(\pragma)、代码/文本片段(Snippet)),支持缩写搜索;
上下文单词补全(anyword-hint)。
增加了(实验性)简单的属性/参数提示功能(只支持小工具和宏)。
增加了关闭小工具/宏/变量/HTML标签括号的快捷键。
wikitext简单语法高亮v6.zip.txt (707KB)
使用说明:同上。双击打开(v6_本地版.html)。
Version: v6-20250927
What's new:
Experimental syntax node information (parsetree) viewer.
Simple auto-completion:
Syntax completion for widget names and attributes, macro names and parameters, filter operators, \pragmas, and snippets, with support for abbreviation search.
Word completion (anyword-hint).
Experimental simple widget/macro tooltip (e.g. widget attributes or macro parameters).
Keyboard shortcut for closing brackets around widget, macro, variable, and HTML tag.
wikitext-simple-syntax-highlight-v6.zip.txt (708KB)
Instructions:
Same as above.
Double-click to open (v6_EN.html).