Keith Simmons
|
f6292437fa
|
Add command palette filter global and update it when vim mode is enabled/disabled
|
2022-06-28 13:35:43 -07:00 |
|
Max Brunsfeld
|
724affc442
|
Upgrade deps to avoid multiple versions of transitive deps
* env_logger
* prost-build
* bindgen
|
2022-06-02 17:38:33 -07:00 |
|
Antonio Scandurra
|
3ac6fc89c1
|
Pretty-print JSON of server snapshot
|
2022-05-26 09:34:39 +02:00 |
|
Max Brunsfeld
|
ef0b584532
|
Remove AppState from workspace actions
This allows those actions to be bound to keystrokes in the keymap.
Also, remove the WorkspaceParams struct, simplify how Workspaces are
constructed.
|
2022-05-19 14:37:26 -07:00 |
|
Max Brunsfeld
|
d8ad0d8e4e
|
Format action names more readably in command palette
Also add a unit test for the command palette
|
2022-04-18 18:12:43 -07:00 |
|
Max Brunsfeld
|
7964464e3d
|
Rename SelectorModal -> Picker, put it in its own crate
|
2022-04-18 17:11:39 -07:00 |
|
Max Brunsfeld
|
4630071f58
|
Start work on a command palette
|
2022-04-18 17:11:08 -07:00 |
|