elo1lson / lapce-css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lapce plugin for css/scss

Prerequisites

Install vscode-langservers-extracted via npm or your system package manager
Server needs to be in one of the paths included in PATH environment variable

npm i -g vscode-langservers-extracted.

Available configuration

[lapce-css.volt]
serverPath = "<custom executable>"
serverArgs = ["--stdio"] # --stdio is required for all LSPs written in nodejs

In Action!

Css demo

Css demo

Css demo

About

License:Apache License 2.0


Languages

Language:Rust 98.3%Language:CSS 1.7%