Commit log
0082d68
Revert "Convert git status calculation to use Entry IDs as the key instead of repo relative paths"
Click to expand commit body
This reverts commit 728c6892c924ebeabb086e308ec4b5f56c4fd72a.
Mikayla Maki
created
2 years ago
21e1bdc
Fix yellow to be yellow
Petros Amoiridis
created
2 years ago
6b4242c
Use theme.editor.diff for the colors
Petros Amoiridis
created
2 years ago
f935047
Convert git status calculation to use Entry IDs as the key instead of repo relative paths
Mikayla Maki
created
2 years ago
94a0de4
Fix compile errors
Mikayla Maki
created
2 years ago
a58a33f
WIP: integrate status with collab
Mikayla Maki
created
2 years ago
Mikayla Maki
created
2 years ago
e98507d
Added git status to the project panel, added worktree test
Mikayla Maki
created
2 years ago
93f5743
Track live entry status in repository
Mikayla Maki
created
2 years ago
bd98f78
Fix compile error
Mikayla Maki
created
2 years ago
6749163
WIP: Track live entry status in repository
Click to expand commit body
co-authored-by: petros <petros@zed.dev>
Mikayla Maki
and
petros
created
2 years ago
7169f5c
Add git status to the file system abstraction
Click to expand commit body
co-authored-by: petros <petros@zed.dev>
Mikayla Maki
and
petros
created
2 years ago
cee7eda
Ensure the SettingsStore global is added in tests
Max Brunsfeld
created
2 years ago
Joseph Lyons
created
2 years ago
Joseph Lyons
created
2 years ago
68867fe
Define journal settings in journal crate
Max Brunsfeld
created
2 years ago
aa6ea92
Define telemetry settings in the client crate
Max Brunsfeld
created
2 years ago
9b06be2
Define vim_mode setting in vim crate
Max Brunsfeld
created
2 years ago
926d7b3
Define auto_update setting in the auto_update crate
Max Brunsfeld
created
2 years ago
b6b2c5d
Generalize settings JSON schema logic to work w/ arbitrary setting types
Max Brunsfeld
created
2 years ago
9a6a2d9
Start using the SettingsStore in the app
Max Brunsfeld
created
2 years ago
316f791
Add generic update method to SettingsStore
Max Brunsfeld
created
2 years ago
24e0633
Allow registering additional settings after loading global settings
Max Brunsfeld
created
2 years ago
5de9652
Create proof-of-concept SettingStore struct
Max Brunsfeld
created
2 years ago
5549669
Test moving panels
Click to expand commit body
Co-Authored-By: Julia Risley <julia@zed.dev>
Nathan Sobo
and
Julia Risley
created
2 years ago
c7fcc03
Merge pull request #2460 from zed-industries/show-dock-on-activate
Click to expand commit body
Fix bug with terminal button
Mikayla Maki
created
2 years ago
cc21421
Rename item to panel in various locations
Nathan Sobo
created
2 years ago
0dce5ba
Fix bug with terminal button
Mikayla Maki
created
2 years ago
0ccb4a5
Create more specific dock position settings associated with each panel
Antonio Scandurra
created
2 years ago
e507ead
Rely on root getting re-focused when panel isn't rendered
Click to expand commit body
This achieves two things:
- When a panel like `TerminalPanel` closes its last tab, the focus
is returned to the root view (the `Workspace`)
- When a panel is moved from a dock to another, it will get rendered
in another spot but the focus will be kept on the panel
This also ensures the focus is not lost when a panel is moved from
a dock to another because that view
Antonio Scandurra
created
2 years ago
9b9d53f
Focus the root view if the previously-focused view isn't rendered
Antonio Scandurra
created
2 years ago
cdcb7c8
Merge branch 'main' into panels
Antonio Scandurra
created
2 years ago
f28eee8
Add context menu to change panel position
Antonio Scandurra
created
2 years ago
8fa379b
Maintain panel visibility when changing its position
Antonio Scandurra
created
2 years ago
6e3ce63
Fix panic when not specifying a `project_panel` setting
Antonio Scandurra
created
2 years ago
eec6055
Highlight include/exclude inputs when errors happen there
Kirill Bulatov
created
2 years ago
dfdf7e4
Test the search inclusions/exclusions
Kirill Bulatov
created
2 years ago
80fc1bc
Use placeholder in include/exclude editors
Kirill Bulatov
created
2 years ago
0e31d13
Rework tab and escape key handling in search panel
Click to expand commit body
Fixes
https://linear.app/zed-industries/issue/Z-1238/focus-the-results-multibuffer-in-project-search-on-esc
and adds a tab shortcut for project search inputs
co-authored-by: Julia <julia@zed.dev>
Kirill Bulatov
and
Julia
created
2 years ago
3da55c1
Fix arrow layout
Kirill Bulatov
created
2 years ago
6fb8679
Trim glob input
Kirill Bulatov
created
2 years ago
13296d5
Extra rows approach draft
Click to expand commit body
co-authored-by: Max <max@zed.dev>
Kirill Bulatov
and
Max
created
2 years ago
b5abac6
Draft search include/exclude logic
Kirill Bulatov
created
2 years ago
915154b
Add initial include/exclude project search UI
Kirill Bulatov
created
2 years ago
3115c83
Merge pull request #2458 from zed-industries/fix-context-menu-click
Click to expand commit body
Always dismiss context menu on click
Antonio Scandurra
created
2 years ago
1b5e792
Always dismiss context menu on click
Antonio Scandurra
created
2 years ago
9173916
Remove unused terminal_button module
Nathan Sobo
created
2 years ago
f554877
Render the bottom dock buttons before the right dock buttons
Nathan Sobo
created
2 years ago
ba24824
Allow terminal to be docked left, bottom, or right
Click to expand commit body
Co-Authored-By: Joseph Lyons <joseph@zed.dev>
Nathan Sobo
and
Joseph Lyons
created
2 years ago
6a7feb4
Allow the project panel to be docked right or left
Click to expand commit body
Co-Authored-By: Joseph Lyons <joseph@zed.dev>
Nathan Sobo
and
Joseph Lyons
created
2 years ago
Page 7 of 189