amxxpawn-language icon indicating copy to clipboard operation
amxxpawn-language copied to clipboard

Highlight for defines, enum, const

Open Mistrick opened this issue 7 years ago • 2 comments

Can you add smth like already exists for sublime? image image PLUGIN, VERSION, etc. - define BLOCK_KILL - my enum Ham_Spawn - another enum from include

Mistrick avatar Mar 20 '18 18:03 Mistrick

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.

rsKliPPy avatar Mar 20 '18 18:03 rsKliPPy

Will be any updates? Really need for this feature.

SNMetamorph avatar Feb 02 '21 15:02 SNMetamorph