33da9e5
Remove internal actions from `project_panel`
Antonio Scandurra created
33da9e5
Remove internal actions from `project_panel`
Antonio Scandurra created
e153573
Remove `DeployContextMenu` internal action
Antonio Scandurra created
f65e648
Remove `Scroll` internal action
Antonio Scandurra created
3409ee1
Remove `DeployMouseContextMenu` internal action
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra and Nathan Sobo created
c22342e
:lipstick:
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra and Nathan Sobo created
1f35e1d
Remove internal actions from `copilot_button`
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra and Nathan Sobo created
a91903c
Remove internal actions from `link_go_to_definition`
Antonio Scandurra created
264a2c1
Remove `HideHover` and `HoverAt` internal actions
Antonio Scandurra created
e6f561c
Remove unused `Jump` internal action
Antonio Scandurra created
c04cb02
Remove `Dismiss` and `RespondToContactRequest` internal actions
Antonio Scandurra created
0469e25
Remove `LeaveCall` internal action
Antonio Scandurra created
8343621
Remove `Jump` internal action
Antonio Scandurra created
3763b98
Fix panic due to re-entrantly reading `Workspace`
Antonio Scandurra created
a978f3f
Remove `Select` internal action
Antonio Scandurra created
5215adb
Remove `ToggleExpanded` and `Call` internal actions
Antonio Scandurra created
5d8fcce
Remove `RespondToCall` internal action
Antonio Scandurra created
4bcba48
Remove `SplitWithProjectEntry` internal action
Antonio Scandurra created
272039a
Remove `SplitWithItem` internal action
Antonio Scandurra created
6857426
Remove `RemoveWorktreeFromProject` internal action
Antonio Scandurra created
71a4bc7
Remove `OpenSharedScreen` internal action
Antonio Scandurra created
d953729
Remove `JoinProject` internal action
Antonio Scandurra created
f881f9e
Remove `ToggleFollow` internal action
Antonio Scandurra created
06c01a5
Eliminate OpenPaths global action for workspace and replace with methods
We no longer want to invoke this with dispatch_action.
Antonio Scandurra created
db73ba5
Merge pull request #2419 from zed-industries/zombie-copilot-process
Shutdown copilot server when quitting zed
Max Brunsfeld created
1533c17
Shutdown copilot server when quitting zed
Max Brunsfeld created
7258db7
Merge pull request #2417 from zed-industries/hover-markdown
Render markdown more correctly in the editor hover popover
Max Brunsfeld created
6042df3
Give code spans in markdown a background highlight
Max Brunsfeld created
8eb9c65
Generalize Text element to let you add arbitrary scene primitives for runs of text
Max Brunsfeld created
92c9de1
Merge pull request #2415 from zed-industries/diagnostic-hovers-source
Show source of diagnostic on hover
Julia created
87539e7
Update test to not fail due to absence of diagnostic source
Julia created
66d4cb8
Tweak rendering of multi-paragraph list items in markdown
Max Brunsfeld created
a284fae
Don't hardcode `workspaceFolder` for ESLint adapter
Julia created
678c188
Re-allow diagnostics hovers to soft wrap
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia and Max Brunsfeld created
3f7533a
Show source of diagnostic hovers
Julia created
45c7073
Merge pull request #2418 from zed-industries/vim-inactive-window-crash
Fix vim mode crash when active editor changes in inactive window
Max Brunsfeld created
30f2002
Fix vim mode crash when active editor changes in inactive window
Co-authored-by: Antonio Scandurra <antonio@zed.dev>
Max Brunsfeld and Antonio Scandurra created
6cbc1dc
:lipstick:
Antonio Scandurra created
20e38d2
Remove `OpenProjectEntryInPane` internal action
Antonio Scandurra created
b6437d6
Remove `Toast` and `DismissToast` internal actions
Antonio Scandurra created
2950344
Remove internal actions from `Dock`
Antonio Scandurra created
15d83d4
Remove internal actions from `menu` crate
Antonio Scandurra created
816eb06
Remove internal actions from `CopilotCodeVerification`
Antonio Scandurra created
32f2177
Remove internal actions from `ContextMenu`
Antonio Scandurra created
0223682
Remove internal actions from `Pane`
Antonio Scandurra created
5521ff1
Allow passing a handler function to context menu items
Antonio Scandurra created
d3b976d
Remove `ContextMenu::element_item`
Antonio Scandurra created
df2f471
Remove unused `ContextMenu::ViewAction`
Antonio Scandurra created
06b12bb
Remove unnecessarily general `keystroke_label_for` function
Antonio Scandurra created
c6abb0d
Improve rendering of multi-paragraph list items in hover markdown
Max Brunsfeld created
c75207c
Merge pull request #2416 from zed-industries/outline-view-leaving-lines-highlighted
Remove highlighted rows when confirming outline view
Max Brunsfeld created