旧quicker运行出现问题截取:
停止动作:不支持的高亮语法类型:<?xml version="1.0"?> <SyntaxDefinition name="ChineseText" extensions=".txt" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="yellow" foreground="black" background="#FFF000" exampleText="" /> <Color name="blue" foreground="black" background="#9FCFFF" exampleText="" /> <!-- This is the main ruleset. --> <RuleSet> <Rule color="blue">检测</Rule> </RuleSet> </SyntaxDefinition>
文本窗口的自定义语法高亮是 v1.39.11 支持的 ,更新一下Quicker版本。
谢谢大佬~~~