3 Star 15 Fork 10

TagUI中国/TagUI开发工具Notepad++插件配置

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
TagUI-UserDefine.xml 5.35 KB
一键复制 编辑 原始数据 按行查看 历史
报表哥 提交于 2022-05-11 12:23 . 用Notepad++开发TagUI
<NotepadPlus>
<UserLang name="vTagUI" ext="tag" udlVersion="2.1">
<Settings>
<Global caseIgnored="no" allowFoldOfComments="no" foldCompact="no" forcePureLC="0" decimalSeparator="0" />
<Prefix Keywords1="no" Keywords2="no" Keywords3="no" Keywords4="no" Keywords5="no" Keywords6="no" Keywords7="no" Keywords8="no" />
</Settings>
<KeywordLists>
<Keywords name="Comments">00//-- 01 02 03 04</Keywords>
<Keywords name="Numbers, prefix1"></Keywords>
<Keywords name="Numbers, prefix2"></Keywords>
<Keywords name="Numbers, extras1"></Keywords>
<Keywords name="Numbers, extras2"></Keywords>
<Keywords name="Numbers, suffix1"></Keywords>
<Keywords name="Numbers, suffix2"></Keywords>
<Keywords name="Numbers, range"></Keywords>
<Keywords name="Operators1">&apos; - ! &quot; ( ) , . : [ ] &lt; = &gt;</Keywords>
<Keywords name="Operators2"></Keywords>
<Keywords name="Folders in code1, open"></Keywords>
<Keywords name="Folders in code1, middle"></Keywords>
<Keywords name="Folders in code1, close"></Keywords>
<Keywords name="Folders in code2, open"></Keywords>
<Keywords name="Folders in code2, middle"></Keywords>
<Keywords name="Folders in code2, close"></Keywords>
<Keywords name="Folders in comment, open"></Keywords>
<Keywords name="Folders in comment, middle"></Keywords>
<Keywords name="Folders in comment, close"></Keywords>
<Keywords name="Keywords1">if else elseif for break table function from to takes returns return local call set true false null array type and or not defaults debug not equals more than less live excel telegram pdf contains the exist than contains </Keywords>
<Keywords name="Keywords2">read load save dump write ask echo show snap download upload</Keywords>
<Keywords name="Keywords3">frame popup vision mouse</Keywords>
<Keywords name="Keywords4">run api dom https https file ftp whatsapp mailto tel tagui</Keywords>
<Keywords name="Keywords5">url text title clipboard csv_row count exist present get_text del_chars get_ent keyboard click rclick dclick hover type select element</Keywords>
<Keywords name="Keywords6">js py r</Keywords>
<Keywords name="Keywords7">length split trim replace</Keywords>
<Keywords name="Keywords8">wait timeout timer p1 p2 p3 p4 p5 p6 p7 p8 p9 enter space ctrl shift esc clear cmd /c -t -q -h</Keywords>
<Keywords name="Delimiters">00&quot; 00&apos; 01 02&quot; 02&apos; 03` 04 05` 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23</Keywords>
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" fgColor="F4F1F0" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="COMMENTS" fgColor="00D936" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="LINE COMMENTS" fgColor="737373" bgColor="2A211C" fontStyle="2" nesting="0" />
<WordsStyle name="NUMBERS" fgColor="F3E105" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS1" fgColor="0080C0" bgColor="2A211C" fontStyle="3" nesting="0" />
<WordsStyle name="KEYWORDS2" fgColor="8080C0" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS3" fgColor="FFFF80" bgColor="2A211C" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS4" fgColor="800040" bgColor="2A211C" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS5" fgColor="808000" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS6" fgColor="408080" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS7" fgColor="FF8080" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS8" fgColor="B90000" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="OPERATORS" fgColor="DE9C21" bgColor="2A211C" fontStyle="1" nesting="0" />
<WordsStyle name="FOLDER IN CODE1" fgColor="FCD152" bgColor="2A211C" fontStyle="1" nesting="0" />
<WordsStyle name="FOLDER IN CODE2" fgColor="000000" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN COMMENT" fgColor="000000" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS1" fgColor="00FF40" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS2" fgColor="80FFFF" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS3" fgColor="93776A" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS4" fgColor="000000" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS5" fgColor="000000" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS6" fgColor="000000" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS7" fgColor="000000" bgColor="2A211C" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS8" fgColor="000000" bgColor="2A211C" fontStyle="0" nesting="0" />
</Styles>
</UserLang>
</NotepadPlus>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/TagUIcn/notepadPP.git
git@gitee.com:TagUIcn/notepadPP.git
TagUIcn
notepadPP
TagUI开发工具Notepad++插件配置
master

搜索帮助