Skip to content

Is there something similar to clangd Include Cleaner? #13311

Closed Answered by sean-mcmanus
escherstair asked this question in Q&A

You must be logged in to vote

@escherstair Yeah, you can try running the code analysis feature which runs clang-tidy (e.g. right-click Run Code Analysis on Active File), but you need to make sure misc-include-cleaner is set as an enabled clang-tidy check (e.g. C_Cpp.codeAnalysis.clangTidy.checks.enabled).

Replies: 3 comments 2 replies

You must be logged in to vote
0 replies
Answer selected by escherstair

You must be logged in to vote
0 replies

You must be logged in to vote
2 replies
@sean-mcmanus

@escherstair

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants