csskit_lsp

Crates.iocsskit_lsp
lib.rscsskit_lsp
version0.0.15-canary.9f676bde6e
created_at2025-10-17 22:27:58.980322+00
updated_at2026-01-26 00:57:07.601516+00
descriptionA JSON-RPC Language Server Protocol implementation for CSS with semantic tokens and diagnostics.
homepagehttps://csskit.rs
repositoryhttps://github.com/csskit/csskit
max_upload_size
id1888535
size127,739
Keith Cirkel (keithamus)

documentation

README

csskit_lsp

A JSON-RPC Language Server Protocol implementation for CSS with semantic tokens and diagnostics.

📖 Full Documentation

Features

  • JSON-RPC server/service stack: Complete LSP protocol implementation
  • Text synchronization: Efficient document sync with incremental updates
  • Semantic tokens: Rich syntax highlighting with semantic information
  • Diagnostics: Real-time error and warning reporting
  • Editor integration: Works with VSCode, Zed, and other LSP-compatible editors

Part of csskit

This crate is part of the csskit project, a comprehensive CSS toolchain.

For more information, visit csskit.rs.

License

MIT

Commit count: 1011

cargo fmt