Tasks: Highlight
- Conditionals
- #If
- #IfWinActive
- etc
- membervariables
- function()
- class whatever{}
- (parens)
current colors:
- strings: yellow #6b6841
- .Remove : green
- int : purple
desired colors:
- #IfWinActive : yellow
- ahk_group : purple
- WinExist : teal
- %Var% : light blue
- otreeView : yellow
- if,for,return : yellow
- this : purple
- ;---- comments : green light
THINGS
- #Conditionals
- if,else,loop,break,while,return
- builtincmds
- Comment.Multiline
- Constructor
- Destructor
- CONSTANT
- function(*)
- Name.Variable.Class vc #4fd5b0
- _anyMemberVar
- Name.Tag nt
- list of keys
- String