Mikayla Maki
|
ef80b539d1
|
Fix notification styling, minimize database reads
|
2023-05-31 13:56:41 -07:00 |
|
Max Brunsfeld
|
193474a346
|
🎨
|
2023-05-31 13:07:20 -07:00 |
|
Max Brunsfeld
|
c48fed26bd
|
When revealing items, zoom-out any inactive panes
|
2023-05-31 13:05:50 -07:00 |
|
Max Brunsfeld
|
893615236d
|
Only include one border edge for zoomed panels
|
2023-05-31 12:45:55 -07:00 |
|
Max Brunsfeld
|
ac41564a8f
|
Dismiss zoomed panels by closing their dock, not zooming them out
|
2023-05-31 12:45:55 -07:00 |
|
Mikayla Maki
|
c9820fde61
|
WIP: Add toast when users attempt to use shift-escape for the first time
|
2023-05-30 17:48:41 -07:00 |
|
Mikayla Maki
|
0122cd61c5
|
fmt
|
2023-05-30 16:33:42 -07:00 |
|
Mikayla Maki
|
685e8d7007
|
Seperate pane and panel styling
co-authored-by: max <max@zed.dev>
|
2023-05-30 16:23:16 -07:00 |
|
Mikayla Maki
|
9c707eff27
|
Rework new terminal actions
|
2023-05-30 16:10:07 -07:00 |
|
Mikayla Maki
|
e80ab5f096
|
Fix focus bug with new docks
co-authored-by: max <max@zed.dev>
|
2023-05-30 15:40:30 -07:00 |
|
Mikayla Maki
|
5065804388
|
WIP: iron out bugs in interaction between toggle and toggle focus key bindings
co-authored-by: max <max@zed.dev>
|
2023-05-30 14:55:49 -07:00 |
|
Mikayla Maki
|
9c9af5ed94
|
Remove focus side effects from toggle dock commands
co-authored-by: max <max@zed.dev>
|
2023-05-30 12:32:00 -07:00 |
|
Mikayla Maki
|
1a23fe91b4
|
WIP: Remove focus side effects from toggle dock commands
co-authored-by: max <max@zed.dev>
|
2023-05-30 12:00:15 -07:00 |
|
Mikayla Maki
|
84f98f13c4
|
Seperate open and zoom bits conceptually for new panels
co-authored-by: max <max@zed.dev>
|
2023-05-30 11:52:14 -07:00 |
|
Antonio Scandurra
|
69e8a166e4
|
Start on assistant::QuoteSelection
|
2023-05-30 15:25:53 +02:00 |
|
Antonio Scandurra
|
bd494037bb
|
Call ItemHandle::added_to_pane when an item is added to a pane
|
2023-05-30 14:46:41 +02:00 |
|
Antonio Scandurra
|
88eb2b2163
|
Move history navigation logic to Workspace
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2023-05-29 19:47:59 +02:00 |
|
Antonio Scandurra
|
6d3464fd1f
|
Make Pane::add_item a proper Pane method
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2023-05-29 19:16:22 +02:00 |
|
Kirill Bulatov
|
3a3c1c5a5b
|
Add a test
co-authored-by: Mikayla <mikayla@zed.dev>
|
2023-05-27 01:12:22 +03:00 |
|
Kirill Bulatov
|
cf2bbfc85a
|
Better display labels for external files
|
2023-05-26 18:18:32 +03:00 |
|
Kirill Bulatov
|
508533ebb7
|
Track abs paths in history
|
2023-05-26 17:31:35 +03:00 |
|
Kirill Bulatov
|
2fdc960704
|
Properly display labels for currently opened external files
|
2023-05-26 15:44:44 +03:00 |
|
Julia
|
8d662edb6c
|
Remove concept of git diff refresh from Item trait
|
2023-05-25 14:29:28 -04:00 |
|
Antonio Scandurra
|
4185a178e7
|
Prevent bottom dock from becoming too large or too small
|
2023-05-25 15:29:59 +02:00 |
|
Antonio Scandurra
|
c2f3ac24a4
|
Prevent zoom from being restored when focusing a modal
|
2023-05-25 12:11:11 +02:00 |
|
Max Brunsfeld
|
66b3be8687
|
Make toggle dock actions appear in the command palette
|
2023-05-24 09:58:41 -07:00 |
|
Antonio Scandurra
|
f67a22828b
|
Show keystroke in panel tooltips
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2023-05-24 16:13:58 +02:00 |
|
Antonio Scandurra
|
50cfe5eec3
|
Use cmd-b/cmd-r/cmd-j to toggle left/right/bottom dock and focus when opening
Also, bind the same keys with shift to toggle the dock without focusing.
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2023-05-24 15:59:06 +02:00 |
|
Joseph Lyons
|
2457c55fe7
|
add toggle right and bottom dock actions
|
2023-05-23 13:53:56 -04:00 |
|
Antonio Scandurra
|
048498e39b
|
Test zooming panels
|
2023-05-22 19:30:31 +02:00 |
|
Antonio Scandurra
|
3ca95678f1
|
Avoid leaking docks when adding panels
|
2023-05-22 18:57:14 +02:00 |
|
Antonio Scandurra
|
10e947cb5f
|
Persist project and terminal panel sizes
|
2023-05-22 15:55:44 +02:00 |
|
Antonio Scandurra
|
146809eef0
|
Merge branch 'main' into panels
|
2023-05-22 14:10:17 +02:00 |
|
Kirill Bulatov
|
2c8fffc4f8
|
Use better name for the method that closes deleted buffers
co-authored-by: Max <max@zed.dev>
|
2023-05-19 21:47:00 +03:00 |
|
Antonio Scandurra
|
5a8fb18c20
|
Show workspace only after initializing it
|
2023-05-19 19:35:00 +02:00 |
|
Antonio Scandurra
|
5ff49bde31
|
Serialize and deserialize TerminalPanel
|
2023-05-19 19:26:32 +02:00 |
|
Kirill Bulatov
|
583b15badc
|
When the file is deleted via project panel, close it in editors
|
2023-05-19 18:52:30 +03:00 |
|
Antonio Scandurra
|
924ec961ff
|
Toggle project panel when opening new workspace in a dock-agnostic way
|
2023-05-19 15:27:18 +02:00 |
|
Antonio Scandurra
|
3d6b728364
|
Activate the correct panel when deserializing workspace
|
2023-05-19 14:18:11 +02:00 |
|
Kirill Bulatov
|
201d513c50
|
Show navigation history in the file finder modal
co-authored-by: Max <max@zed.dev>
|
2023-05-18 21:50:38 +03:00 |
|
Antonio Scandurra
|
f2ad17dbc0
|
WIP
|
2023-05-18 15:35:46 +02:00 |
|
Mikayla Maki
|
89d8bb1425
|
WIP: Add persistence to new docks
|
2023-05-17 17:34:20 -07:00 |
|
Max Brunsfeld
|
258723566f
|
Rename settings::register_setting -> settings::register
|
2023-05-17 15:06:11 -07:00 |
|
Max Brunsfeld
|
2d5f03e148
|
Remove optional path argument when getting settings
|
2023-05-17 15:05:20 -07:00 |
|
Max Brunsfeld
|
67a25126d4
|
Define theme/ui text style settings in theme crate
|
2023-05-17 14:44:59 -07:00 |
|
Max Brunsfeld
|
89204e85c0
|
Merge branch 'main' into setting-store
|
2023-05-17 09:55:24 -07:00 |
|
Antonio Scandurra
|
05fb051924
|
Store whether a panel is zoomed in the panel itself
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2023-05-17 17:51:11 +02:00 |
|
Antonio Scandurra
|
f097444546
|
Rebind ctrl- ` to toggle terminal panel focus
Also, add `ctrl-~` to create new terminals.
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2023-05-17 17:35:10 +02:00 |
|
Antonio Scandurra
|
981129ef8e
|
Show a panel/pane as zoomed only if it's the active item in workspace
|
2023-05-17 15:06:58 +02:00 |
|
Max Brunsfeld
|
6403bb86e1
|
Define workspace settings in workspace crate
|
2023-05-16 20:25:18 -07:00 |
|