Skip to content

Latest commit

 

History

History
75 lines (71 loc) · 1.09 KB

File metadata and controls

75 lines (71 loc) · 1.09 KB

Intellij Syntax Highlighting

Go back to README.

Open the settings: Ctrl + Alt + S or File -> Settings In the settings,go to Editor -> File types.

Add a new "Recognized File Type" and add *.st under "File name patterns".

Double click your file type in the list and configure the page as follows:

Keywords:

[1] [2] [3] [4]

clear
collect
drop
dump
dup
exit
expand
import
in
index
len
out
outln
pull
push
rem
sqrt
stacklen
sth
swap
trace
int
inch
break
continue
delete
do
else
end
func
global
if
return
store
update
while
true
false
!
%
&
\*
\**
\+ 
\-
/
<
<<
<=
=
>
>=
>>
@
^
|
~