Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@donaldpipowitch/vscode-extension-server

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@donaldpipowitch/vscode-extension-server

A .vscode/extensions.json language server.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

@donaldpipowitch/vscode-extension-server

A .vscode/extensions.json language server.

This server 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

$ npm install @donaldpipowitch/vscode-extension-server

Usage

This server should be used in tandem with a corresponding client. For an example of such client have a look at my "How to create a language server and VS Code extension" article which is a step-by-step guide to create and use a server like this one.

FAQs

Package last updated on 11 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts