Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight for defines, enum, const #5

Open
Mistrick opened this issue Mar 20, 2018 · 2 comments
Open

Highlight for defines, enum, const #5

Mistrick opened this issue Mar 20, 2018 · 2 comments

Comments

@Mistrick
Copy link

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

@rsKliPPy
Copy link
Owner

rsKliPPy commented Mar 20, 2018

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.

@SNMetamorph
Copy link

Will be any updates? Really need for this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants