rust/crates/rust-analyzer
Aleksey Kladov 55ba353b39 Don't expose SyntaxKind from IDE API
SyntaxKind is somewhat of an internal type, but IDE is using it to
basically specify an icon. Let's have a dedicated entity for this
instead.
2020-12-18 19:28:48 +03:00
..
src Don't expose SyntaxKind from IDE API 2020-12-18 19:28:48 +03:00
tests/rust-analyzer Latest LSP 3.16 protocol 2020-11-16 15:10:13 -05:00
build.rs
Cargo.toml LSP 3.16 - Released 2020-12-17 11:33:35 -05:00