Socket
Socket
Sign inDemoInstall

vscode-langservers-extracted

Package Overview
Dependencies
29
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vscode-langservers-extracted

HTML/CSS/JSON/ESLint language servers extracted from [vscode](https://github.com/Microsoft/vscode).


Version published
Weekly downloads
53K
increased by22.78%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

vscode-langservers-extracted

HTML/CSS/JSON/ESLint language servers extracted from vscode.

Why?

  • Microsoft provided awesome Language Servers for the community but it didn't update for a long time.
  • Currently, the latest css-language-server is improved a bit than vscode-css-langserver-bin.

Usage

You can install this via npm i -g vscode-langservers-extracted.

OR

in the aur via yay -S vscode-langservers-extracted

After that, you get the following commands.

Ready

  • vscode-html-language-server
  • vscode-css-language-server
  • vscode-json-language-server
  • vscode-eslint-language-server

Not yet

  • vscode-markdown-language-server
  • vscode-anycode-language-server

Build

Requirements

You should install yarn for the building vscode.

Commands

npm i -g yarn
yarn
yarn update
node ./script/depcheck.js
# npm run release

LICENSE

This package licensed under the MIT.

See the LICENSE

THIRD-PARTY LICENSE

Keywords

FAQs

Last updated on 20 Oct 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc