We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
@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.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: