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

Open in Visual Studio

jayongg

|
1,850 installs
| (0) | Free
Open current file in Visual Studio
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

This is the README for the "Open in Visual Studio" extension

This extensions lets a user open the current file into Visual Studio 2013 or 2015.

If there an existing running instance, that will be used. Else a new instance will be loaded.

Effectively this extension detects the location of Visual Studio and runs "devenv.exe /edit ".

Useful if you use VSCode as your editor, but need the power of the VSIDE for debugging or other things.

Keybinding: Ctrl+shift+O will launch in VS 2017, then fall back to older versions. You can override this in your keybindings.json file.

The commands in this extension are: extension.openInVs2013 extension.openInVs2015 extension.openInVs2017

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