Home

Awesome

vscode-langservers-extracted

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

Why?

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

Not yet

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