Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-extensions-filesNew to Visual Studio Code? Get it now.

vscode-extensions-files

Donald Pipowitch

|
2,589 installs
| (0) | Free
A client for the .vscode/extensions.json language server.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-extensions-files

A client for the .vscode/extensions.json language server.

This extension adds features like code completion to your .vscode/extensions.json files.

💡 This package was created as a part of the "How to create a language server and VS Code extension" article. Don't expect a fully featured and supported package, but feel free to use it, if you find it useful. 💡

Setup

Open your command palette in VS Code and run this:

ext install vscode-extensions-files

Alternativly you can open your extensions view in VS Code and install it that way.

Usage

This extension currently doesn't support any additional configuration. As soon as you install it, you'll get code completion for extensions in your .vscode/extensions.json files.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft