[CMake] CMake and Visual Studio Code under linux

Eric Noulard eric.noulard at gmail.com
Thu Aug 9 03:45:09 EDT 2018


Le jeu. 9 août 2018 à 09:09, Roman Wüger <roman.wueger at gmx.at> a écrit :

> Hello,
>
> how can I configure my Project to run it with the Visual Studio Code under
> Linux? I did not find a useful generator.
>

AFAIK there is no VSCode generator, however you can install VSCode CMake
Tools extension which begins to interesting to use (my opinion).
See:  https://vector-of-bool.github.io/2018/07/20/cmt-1.1.0.html

interesting meaning I think the project has matured to a point it gives you
many valuable features:
- CMake project view
- Intellisense
...
have a look at the doc as well:
https://vector-of-bool.github.io/docs/vscode-cmake-tools/index.html

-- 
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20180809/93547f08/attachment.html>


More information about the CMake mailing list