Skip to content

Commit 91e4f64

Browse files
sean-mcmanusbobbrow
authored andcommitted
Update MinGW.md (#1841)
1 parent 1318cce commit 91e4f64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/LanguageServer/MinGW.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,5 @@ For C projects, simply remove the C++ lines:
7474
```
7575

7676
With these configurations, you should be all set up to use the new IntelliSense engine for linting, memberlist autocomplete, and quick info (tooltips). Add `"C_Cpp.intelliSenseEngine": "Default"` to your **settings.json** file to try out the new IntelliSense engine.
77+
78+
UPDATE: Starting with 0.16.1, setting the `compilerPath` property to the full path to your MinGW compiler should set all the compiler includes and defines automatically, but the `browse.path` setting still needs to be set manually.

0 commit comments

Comments
 (0)