Nathan Sobo
|
a25f962185
|
WIP
|
2023-04-12 12:13:35 -06:00 |
|
Nathan Sobo
|
868301bedb
|
WIP
|
2023-04-12 10:07:17 -06:00 |
|
Nathan Sobo
|
e115baa60c
|
WIP
|
2023-04-11 18:21:56 -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 |
|
Antonio Scandurra
|
693172854c
|
Show active buffer's language on the right in the status bar
|
2023-03-10 17:37:34 +01:00 |
|
Antonio Scandurra
|
f28806d09b
|
Emphasize currently-selected language
|
2023-03-10 15:48:39 +01:00 |
|
Antonio Scandurra
|
686f5439ad
|
Set buffer language when confirming selection in language selector
Co-Authored-By: Julia Risley <julia@zed.dev>
|
2023-03-10 15:34:26 +01:00 |
|
Antonio Scandurra
|
b402f27d50
|
Introduce a new language picker that displays available languages
Right now this panics when trying to select a language, so that's
what we're going to implement next.
Co-Authored-By: Julia Risley <julia@zed.dev>
|
2023-03-10 15:28:10 +01:00 |
|