Update PyCharm highlighting.
This commit is contained in:
parent
4ed7e3494b
commit
23df3b4236
1 changed files with 2 additions and 2 deletions
4
kOS.xml
4
kOS.xml
|
@ -17,7 +17,7 @@
|
|||
<keywords keywords="not;and;or;true;false" ignore_case="false" />
|
||||
|
||||
<!-- Instructions and keywords -->
|
||||
<keywords keywords="add;all;batch;break;compile;copy;declare;delete;deploy;do;else;file;for;from;function;global;if;in;is;list;local;lock;log;off;on;once;parameter;preserve;remove;rename;return;run;set;step;switch;then;to;toggle;unlock;unset;until;wait;when"/>
|
||||
<keywords keywords="add;all;batch;break;compile;copy;declare;delete;deploy;do;else;file;for;from;function;global;if;in;is;list;local;lock;log;off;on;once;parameter;preserve;print;remove;rename;return;run;set;step;switch;then;to;toggle;unlock;unset;until;wait;when" />
|
||||
|
||||
<!-- Directives -->
|
||||
<keywords keywords="@LAZYGLOBAL" />
|
||||
|
@ -49,7 +49,7 @@
|
|||
<!-- Keyword 3: Language functions and globals -->
|
||||
|
||||
<!-- Basic Functions -->
|
||||
<keywords3 keywords="clearscreen;edit;print;at;reboot;shutdown" />
|
||||
<keywords3 keywords="clearscreen;edit;at;reboot;shutdown" />
|
||||
|
||||
<!-- Basic Math Functions -->
|
||||
<keywords3 keywords="CONSTANT" />
|
||||
|
|
Loading…
Reference in a new issue