Is it poissible to pass some define to a file (or to all files of project) if I use compileCommands? #9085
-
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? |
Beta Was this translation helpful? Give feedback.
Answered by
michelleangela
Mar 25, 2022
Replies: 1 comment
-
This is not supported and the feature request for this is at #6909. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tolezk
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.