
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
css-language-server
Advanced tools
Language server for CSS, LESS, and SASS. Extracted from VSCode and made reusable.
This is an implementation of the language server protocol, which makes completion, hover info, go-to definition, etc. available across editors.
npm install -g css-language-server
This language server has been tested primarily with Oni, and it is forked from VSCode, but should work with any client that allows for configurable language servers.
Feel free to contribute and add setup steps for your favorite editor.
The server can be launched with one of the following transports:
css-language-server --stdio
css-language-server --socket={number}
css-language-server --node-ipc
PRs are welcome. Clone the repo and run:
npm install
npm run build
This project is licensed under the MIT License
This is a derived work - please see Third Party Notices for the original copyright and license.
FAQs
Language server for CSS, LESS, and SASS
We found that css-language-server demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.