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

Implement support for clang extra tools #7276

Open
bobbrow opened this issue Apr 1, 2021 · 2 comments
Open

Implement support for clang extra tools #7276

bobbrow opened this issue Apr 1, 2021 · 2 comments

Comments

@bobbrow
Copy link
Member

bobbrow commented Apr 1, 2021

Copied from #2908 which is being repurposed to cover just clang-tidy.

Implement support for clang extra tools:

clang-include-fixer
clang-refactor
clang-analyzer
clang-rename

@mrx23dot
Copy link

There is already an addon for each, e.g.
https://marketplace.visualstudio.com/items?itemName=xaver.clang-format

no point bloating the main addon.

please close.

@thernstig
Copy link

@mrx23dot https://marketplace.visualstudio.com/items?itemName=xaver.clang-format was updated 2019 last time, and VS Code C/C++ extension already supports Clang Format. This topic is about supporting the other Clang extra tools as part of clang.

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

No branches or pull requests

4 participants