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
_______________________________________________
Kernelnewbies mailing list
[email protected]
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to