rust/crates/rust-analyzer/src/lsp
DropDemBits 07421c13d4
fix: Don't add \ before {
The LSP snippet grammar only specifies that `$`, `}`, and `\` can be escaped with
backslashes, but not `{`.
2024-02-20 14:35:59 -05:00
..
ext.rs feature: Add a UnindexedProject notification and a corresponding setting. 2024-02-08 14:23:00 -05:00
from_proto.rs rust-analyzer: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
semantic_tokens.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
to_proto.rs fix: Don't add \ before { 2024-02-20 14:35:59 -05:00
utils.rs fix: server hanging up on build script task 2024-02-20 15:55:17 +01:00