Prompt to save files on recent project selection (#8673)
This commit is contained in:
parent
91d1146d97
commit
cdf702aeff
5 changed files with 184 additions and 6 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -7171,11 +7171,15 @@ dependencies = [
|
|||
name = "recent_projects"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"editor",
|
||||
"fuzzy",
|
||||
"gpui",
|
||||
"language",
|
||||
"menu",
|
||||
"ordered-float 2.10.0",
|
||||
"picker",
|
||||
"project",
|
||||
"serde_json",
|
||||
"smol",
|
||||
"ui",
|
||||
"util",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue