Max Brunsfeld
|
3636c9ec25
|
Load workspace and editor key bindings from a JSON file
|
2022-04-10 11:18:08 -07:00 |
|
Max Brunsfeld
|
fd4b81c8fc
|
Allow actions to be deserialized from JSON
Introduce separate macro for implementing 'internal' actions which
are not intended to be loaded from keymaps.
|
2022-04-08 15:47:51 -07:00 |
|
Antonio Scandurra
|
0453dd1101
|
Allow flex items to float to the end of the flex axis
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-03-30 16:46:14 +02:00 |
|
Antonio Scandurra
|
60b6b0b317
|
Cycle through panes spatially rather than in the order in which they created
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-03-23 15:06:25 +01:00 |
|
Max Brunsfeld
|
c105802b2d
|
Allow customizing the pane's following border width in the theme
|
2022-03-22 13:32:25 -07:00 |
|
Max Brunsfeld
|
c8f36af823
|
Show borders around avatars and panes to indicate following state
|
2022-03-21 15:12:15 -07:00 |
|
Antonio Scandurra
|
e7d4c385d5
|
Take an Into<AnyViewHandle> in ChildView::new
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
|
2022-01-27 17:54:45 +01:00 |
|
Max Brunsfeld
|
1f762e482d
|
Unify Flexible and Expanded elements
We'll use the name Expanded for something else now.
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-01-06 17:29:34 -08:00 |
|
Antonio Scandurra
|
499616d769
|
Move workspace module into its own crate
|
2021-10-05 13:49:10 +02:00 |
|