Respect LSP completion triggers when copilot suggestion is on (#11401)
This commit is contained in:
parent
89039f6f34
commit
9ec0927701
4 changed files with 137 additions and 13 deletions
|
@ -53,6 +53,7 @@ clock.workspace = true
|
|||
indoc.workspace = true
|
||||
serde_json.workspace = true
|
||||
collections = { workspace = true, features = ["test-support"] }
|
||||
editor = { workspace = true, features = ["test-support"] }
|
||||
fs = { workspace = true, features = ["test-support"] }
|
||||
gpui = { workspace = true, features = ["test-support"] }
|
||||
language = { workspace = true, features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue