Auto stash before rebase of "relpace_lsp_with_rust" onto "origin/relpace_lsp_with_rust"

This commit is contained in:
2025-11-16 20:55:25 +01:00
parent 7a3e3ae9f7
commit f44539ec2f
8 changed files with 220 additions and 1 deletions
+2 -1
View File
@@ -4,6 +4,7 @@ members = [
"crates/text",
"crates/analysis",
"crates/features",
"tests/analysis-tests",
]
resolver = "2"
@@ -21,4 +22,4 @@ serde = { version = "1", features = ["derive"] }
serde_json = "1"
tree-sitter = "0.25.8"
tree-sitter-tcl = { git = "https://github.com/tree-sitter-grammars/tree-sitter-tcl" }
url = "2"
url = "2"