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

[Question] How to disable conditional-compile-based coloring? #1592

Closed
fiigii opened this issue Feb 21, 2018 · 2 comments
Closed

[Question] How to disable conditional-compile-based coloring? #1592

fiigii opened this issue Feb 21, 2018 · 2 comments

Comments

@fiigii
Copy link

fiigii commented Feb 21, 2018

Today, after I updated the latest VS Code, most of the conditional-compiled code path becomes gray.
The cpptools/vscode seems not able to find compile-flags from CMake files. How can I disable the feature?
image

@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Feb 21, 2018

There's one workaround at #1466 . You can also set the intelliSenseEngine to "Tag Parser". We're planning to add a setting to disable this in our next release.

@fiigii
Copy link
Author

fiigii commented Feb 21, 2018

@sean-mcmanus Thank you!

@fiigii fiigii closed this as completed Feb 21, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Oct 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants