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

Can you add different colors to preprocessor to distinguish it from functions in C/C++? #4

Open
heartacker opened this issue Aug 1, 2019 · 1 comment
Labels
needs-more-info more information is required to address this issue

Comments

@heartacker
Copy link

		{
			"name": "Macro in C/C++",
			"scope": "entity.name.function.preprocessor,meta.preprocessor.macro",
			"settings": {
				"fontStyle": "",
				"foreground": "#ca0bca"
			}
		},

just like:
image

@tcd
Copy link
Owner

tcd commented Sep 11, 2019

@heartacker I should be able to.
Are you using any additional plugins for C/C++ syntax highlighting?

@tcd tcd added the needs-more-info more information is required to address this issue label Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-more-info more information is required to address this issue
Projects
None yet
Development

No branches or pull requests

2 participants