Is it poissible to pass some define to a file (or to all files of project) if I use compileCommands? #9085
Answered
by
michelleangela
Anatoly Ivanov (tolezk)
asked this question in
Q&A
|
I'm using this: https://github.com/amezin/vscode-linux-kernel to config the project. It has the next I've tried to add such thing to this config: I expected, that IntelliSense would consider define '__inline' as applied to every file it parses. In practice, I got it doesn't.
So, is it possible somehow to pass a define I want to Intellisense? |
Answered by
michelleangela
Mar 25, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not supported and the feature request for this is at #6909.