Implement open recent project/file, fixes #124 and #125

This commit is contained in:
Jeremy Soller 2024-02-15 13:03:27 -07:00
parent 7890ab5809
commit 5a8dfa2fcc
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
5 changed files with 63 additions and 11 deletions

1
Cargo.lock generated
View file

@ -1178,6 +1178,7 @@ dependencies = [
"cosmic-files",
"cosmic-syntax-theme",
"cosmic-text",
"dirs",
"env_logger 0.10.2",
"fork",
"grep",