Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Workspace IWYUNew to Visual Studio Code? Get it now.
Workspace IWYU

Workspace IWYU

solomonkinard

solomonkinard.com
|
2,236 installs
| (2) | Free
#include highlights for unused C and C++ files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

IWYU (include what you use).

View

Instructions

  • Command Shift P
  • IWYU

Colors

  • Yellow means that the #include probably isn't being used.
  • Red means the file wasn't found using the workspace as a base.

Notes

C++ #include usage verification using the workspace as a base.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft