Max Brunsfeld
|
7cc868bc8c
|
When opening projects, only reuse the current window if it is empty
|
2023-04-18 17:05:26 -07:00 |
|
Nathan Sobo
|
8136d8a8a6
|
Fix formatting
|
2023-04-06 15:54:44 -06:00 |
|
Nathan Sobo
|
de9bf6dfbd
|
Merge MutableAppContext into AppContext
There may have been a good reason for the difference at some point, or I was
still learning Rust. But now it's just &mut AppContext vs &AppContext.
|
2023-04-06 15:49:03 -06:00 |
|
Nathan Sobo
|
82a713fd1d
|
Store AnyViewHandle inside ViewHandle and Deref to it
|
2023-04-02 14:59:55 -06:00 |
|
Petros Amoiridis
|
18c6c7ebb7
|
Fix error
|
2023-03-30 14:03:59 +03:00 |
|
Petros Amoiridis
|
9ef3e45bcd
|
Update crates/recent_projects/src/highlighted_workspace_location.rs
Co-authored-by: Antonio Scandurra <me@as-cii.com>
|
2023-03-30 11:35:17 +03:00 |
|
Petros Amoiridis
|
b4593cd90b
|
Use util::paths::compact
|
2023-03-29 17:40:39 +03:00 |
|
Petros Amoiridis
|
a128439699
|
Move code into the platform
Co-Authored-By: Joseph T. Lyons <19867440+JosephTLyons@users.noreply.github.com>
|
2023-03-29 16:25:13 +03:00 |
|
Petros Amoiridis
|
87c1b190a8
|
Replace home directory with the tilde substitution
|
2023-03-29 16:25:10 +03:00 |
|
Max Brunsfeld
|
cbeb6e692d
|
Move postage crate version specification to workspace Cargo.toml
|
2023-03-21 11:26:13 -07:00 |
|
Mikayla Maki
|
097a768725
|
Remove panic in recent projects picker
|
2023-03-13 09:44:42 -07:00 |
|
Kay Simmons
|
b020955ac4
|
show notification if no recent projects
|
2023-02-07 00:10:11 -08:00 |
|
Mikayla Maki
|
ca2e0256e1
|
Renamed open recent action to match menu
|
2023-01-27 15:38:48 -08:00 |
|
Mikayla Maki
|
d060114f00
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
|
Julia
|
09d57d1f26
|
Prefer first max while fuzzy matching projects fixes unexpected behavior
|
2023-01-05 11:27:50 -05:00 |
|
Kay Simmons
|
2c47bd4a97
|
Clear stale projects if they no longer exist
|
2022-12-16 15:45:17 -08:00 |
|
Kay Simmons
|
2bc685281c
|
Add recent project picker
|
2022-12-14 15:59:50 -08:00 |
|