Fix replication of head text when head matches index (#24306)
Release Notes: - N/A --------- Co-authored-by: cole-miller <m@cole-miller.net>
This commit is contained in:
parent
59738f88c2
commit
b710945949
4 changed files with 126 additions and 5 deletions
|
@ -77,7 +77,7 @@ node_runtime = { workspace = true, features = ["test-support"] }
|
|||
project = { workspace = true, features = ["test-support"] }
|
||||
remote = { workspace = true, features = ["test-support"] }
|
||||
lsp = { workspace = true, features=["test-support"] }
|
||||
|
||||
unindent.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue