Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VS Code Server ControllerNew to Visual Studio Code? Get it now.
VS Code Server Controller

VS Code Server Controller

Anthony Fu

|
2,384 installs
| (0) | Free
| Sponsor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-server-controller

Visual Studio Marketplace Version

You may NOT need to install the extension directly. This is mainly for tooling integrations.

Start a local server to control the VS Code instance from external apps.

Port of the server will be stored under .vscode/.server-controller-port.log in the root of the current workspace.

Endpoints

GET /open

Open a file or folder in the current VS Code instance.

Required query parameters:

  • path: the path to open

Use Cases

  • Nuxt DevTools uses this extension to do "Open in Editor" feature for embedded VS Code: https://github.com/nuxt/devtools/pull/207

Sponsors

License

MIT License © 2022 Anthony Fu

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