Linux kernel environment setup in VSCode

Minh Dang minhdang1990 at gmail.com
Thu Apr 7 22:53:17 EDT 2022


Hi,

C/C++ IntelliSense in conjunction with Makefile Tools extension could
solve the problem
Indeed, any projects built with makefile (such as Linux kernel) should use
this combination in VSCode
Here is an introduction of Makefile Tools
https://devblogs.microsoft.com/cppblog/now-announcing-makefile-support-in-visual-studio-code/

I hope it helps

Best,
Dang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20220408/12f3c172/attachment.html>


More information about the Kernelnewbies mailing list