Add copilot.disabled_globs setting
This commit is contained in:
parent
dc999f719b
commit
c485fc86a2
10 changed files with 176 additions and 34 deletions
|
@ -79,6 +79,7 @@ workspace = { path = "../workspace", features = ["test-support"] }
|
|||
|
||||
ctor.workspace = true
|
||||
env_logger.workspace = true
|
||||
glob.workspace = true
|
||||
rand.workspace = true
|
||||
unindent.workspace = true
|
||||
tree-sitter = "0.20"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue