Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>QuickOpenNew to Visual Studio Code? Get it now.
QuickOpen

QuickOpen

shiyujin

|
516 installs
| (0) | Free
Open .h/.cpp file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

QuickOpen README

Features

Open .h from .cpp file or .cpp from .h file with one command.

Requirements

  • .h and .cpp files locate under the same folder;
  • .h and .cpp files locate under Public/ or Private/ folder separately(UE style);
  • .h and .cpp files locate under the same workspace(fallback case, not recommanded);

Extension Settings

null

Release Notes

Users appreciate release notes as you update your extension.

0.1.0

Initial release.

TODO list

  • open both .h and .cpp files using ctrl+P;

Enjoy!

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