Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Includer
Includer

Includer

Matus

|
301 installs
| (0) | Free
Add include entry by selecting a text and hitting the hotkey
Download

Adds a command to the code editor context menu labeled "Add Include". This simply copies the selected text and adds it below the last #include line at the top of the file. For example, if you select "MyClass" in the code and run this command, it adds #include "MyClass.h" at the top. This is handy if you map it to a keyboard shortcut such as Ctrl+1 or similar.

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