Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update C++ properties to for intellisense #594

Merged
merged 2 commits into from
Nov 8, 2021

Conversation

ooeygui
Copy link
Member

@ooeygui ooeygui commented Nov 6, 2021

This change updates the C++ properties so that intellisense works better.
Addresses:

@ooeygui ooeygui requested a review from a team as a code owner November 6, 2021 22:38
@ooeygui ooeygui merged commit 0d2ecb2 into ms-iot:master Nov 8, 2021
@ruffsl
Copy link

ruffsl commented Mar 11, 2023

It seems that ROS Galact and up now target C++17:

Could this logic be updated to generate the appropriate c_cpp_properties.json so intellisense works out of the box?

I've been testing this extension with Nav2 codespaces, and noticed intellisense for auto types wasn't working without updating cppStandard to C++17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants