CodeJuan / blog

MIT License
0 stars 0 forks source link

vscode cpp includepath #54

Open CodeJuan opened 6 years ago

CodeJuan commented 6 years ago

https://github.com/Microsoft/vscode-cpptools/blob/master/Documentation/Getting%20started.md

You can create or open this file by either using the "C/Cpp: Edit Configurations" command in the command palette or by selecting "Edit "includePath" setting" in the lightbulb menu (see the screenshot below). The quickiest way to locate a lightbulb is to scroll to the top of the source file and click on any green squiggle that shows up under a #include statement.

zhouypau commented 6 years ago

OMG , there are so many includePath issues, may be MinGW problem, or may be people don't know how to edit cpp include path, it is really return back to old days , where is the user experience for VS code like iPad, does microsoft know how to write a program ?