play around with Scintilla and Lexilla
This commit is contained in:
13
3rdparty/lexilla532/lexilla/test/examples/gui4cli/SciTE.properties
vendored
Normal file
13
3rdparty/lexilla532/lexilla/test/examples/gui4cli/SciTE.properties
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
lexer.*.gui=gui4cli
|
||||
fold=1
|
||||
|
||||
#global
|
||||
keywords.*.gui=G4C WINDOW XBUTTON
|
||||
#event
|
||||
keywords2.*.gui=XONCLOSE XONLVDIR XONLOAD
|
||||
#attribute
|
||||
keywords3.*.gui=ATTR
|
||||
#control
|
||||
keywords4.*.gui=IF ELSE ENDIF GOSUB
|
||||
#command
|
||||
keywords5.*.gui=GUIOPEN GUIQUIT INPUT MSGBOX SETWINTITLE
|
Reference in New Issue
Block a user