amxxpawn-language
amxxpawn-language copied to clipboard
Highlight for defines, enum, const
Can you add smth like already exists for sublime?
PLUGIN, VERSION, etc. - define
BLOCK_KILL - my enum
Ham_Spawn - another enum from include
Sublime can do that because Destro's plugin changes the syntax definition at runtime. If you look in Packages/AMXXPawn (or something like that) you will find a syntax definition file that contains constants hardcoded inside (although changed by the plugin).
I can give it a shot sometime though, but I'm not certain whether it's possible.
Will be any updates? Really need for this feature.