go2sh / cmake-integration-vscode

CMake Server Interface for VSCode.
https://go2sh.github.io/cmake-integration-vscode/
Other
19 stars 11 forks source link

Does this extension also query compiler defined symbols? #16

Closed hriekehof closed 5 years ago

hriekehof commented 5 years ago

Just a quick question

go2sh commented 5 years ago

Yes and no. This is a function of the cpptools extension, but the compiler path and arguments are provided.

hriekehof commented 5 years ago

perfect 👍