Automatically enable C++17 intellisense #220
RicardRC
started this conversation in
Ideas & Proposals
Replies: 2 comments
-
|
I think this isn't a bug but rather a feature that allow to specify the C++ version to use and so properly generate the project. Visual Studio Code in Linux has the same issue and it's required to set the C++17 flag to activate intellisense correctly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Moving the proposal to discussions to keep the issue just for things to fix. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The correct intellisense configuration is the following:

Maybe this is a godot "bug" instead of godex?
Beta Was this translation helpful? Give feedback.
All reactions