Start on welcome experience settings
This commit is contained in:
parent
a0637a769c
commit
416c793076
9 changed files with 326 additions and 66 deletions
|
@ -13,6 +13,7 @@ test-support = []
|
|||
[dependencies]
|
||||
anyhow = "1.0.38"
|
||||
log = "0.4"
|
||||
editor = { path = "../editor" }
|
||||
gpui = { path = "../gpui" }
|
||||
project = { path = "../project" }
|
||||
settings = { path = "../settings" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue