Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Source Left Header RightNew to Visual Studio Code? Get it now.
Source Left Header Right

Source Left Header Right

sarper

|
1,394 installs
| (2) | Free
This extension opens C/C++ source files (*.c and *.cpp files) in the first editor group and header files (*.h and *.hpp files) in the last editor group. If you are working in a single column layout, it does nothing. If you do not open any C/C++ files the extension does not activate, in other words t
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Source Left Header Right README

This Visual Studio Code extension opens C/C++ source files (*.c and .cpp files) in the first editor group and header files (.h and *.hpp files) in the last editor group. If you are working in a single column layout, it does nothing. If you do not open any C/C++ files the extension does not activate, in other words the activation events are "onLanguage:c" and "onLanguage:cpp".

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