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

Make C++ Intellisense work + docker container fixes for it #324

Merged
merged 3 commits into from
Apr 10, 2020
Merged

Make C++ Intellisense work + docker container fixes for it #324

merged 3 commits into from
Apr 10, 2020

Conversation

woody-apple
Copy link
Contributor

Problem

Many people have red squiggles everywhere. Updating the include paths, as well as making the extension install properly.

Summary of Changes

Updating Docker
Updating settings.json
Updating Extension to install

@woody-apple
Copy link
Contributor Author

@BroderickCarlin or @jelderton ?

"${workspaceFolder}/third_party/nlio/repo/include/**"
],
"[cpp]": {
"editor.defaultFormatter": "xaver.clang-format"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they have one for json, too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Different plugin, happy to put one

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

which plugin do you use to format, verify tasks.json (et al.)?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Default built in formatter

@rwalker-apple
Copy link
Contributor

great stuff

Which part fixes red squigglies under the Copyright notices?

@woody-apple
Copy link
Contributor Author

@tpmanley ?

@woody-apple
Copy link
Contributor Author

great stuff

Which part fixes red squigglies under the Copyright notices?

I don't see that...can you file an issue with what you're seeing?

@woody-apple woody-apple merged commit cc9467c into project-chip:master Apr 10, 2020
@woody-apple woody-apple deleted the cpp-lang-fix branch April 16, 2020 03:02
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.

6 participants