- Open in VS Code
- Use 'Open in VS Code' to open the current in VS Code
- 69 Installs
-
This extension is allowed to:
- Launch Subprocesses
Readme
Open in Visual Studio Code provides a way to quickly open the current file in that editor, with the current line & column selected.
Requirements
Make sure you've installed the VS Code CLI tool.
Usage
To run the extension:
- Select the Editor → open in vs code menu item; or
- Open the command palette and type
Open in VS Code
That's it!
Changelog
Version 1.0
Initial release