Max Brunsfeld
|
588976d27a
|
Remove 2 suffix for editor
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 10:58:57 -08:00 |
|
Max Brunsfeld
|
39618ae32d
|
Define language settings in the language crate
|
2023-05-16 17:29:53 -07:00 |
|
Antonio Scandurra
|
3409ee1785
|
Remove DeployMouseContextMenu internal action
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2023-04-28 16:41:46 +02:00 |
|
Antonio Scandurra
|
5521ff1b22
|
Allow passing a handler function to context menu items
|
2023-04-27 11:32:12 +02:00 |
|
Nathan Sobo
|
de9bf6dfbd
|
Merge MutableAppContext into AppContext
There may have been a good reason for the difference at some point, or I was
still learning Rust. But now it's just &mut AppContext vs &AppContext.
|
2023-04-06 15:49:03 -06:00 |
|
Joseph Lyons
|
8c3232bb9b
|
Add reveal in finder to additional locations
Co-Authored-By: Julia <30666851+ForLoveOfCats@users.noreply.github.com>
|
2023-02-21 16:09:11 -05:00 |
|
Petros Amoiridis
|
3014cc5299
|
Do not capitalize prepositions in title case
This also match the app menu
|
2023-02-03 12:16:09 +02:00 |
|
K Simmons
|
d2494822b0
|
Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context
|
2022-10-10 14:46:07 -07:00 |
|
K Simmons
|
6b26965074
|
Permanent fix to repeat MouseRegion Tag failure in Workspace
Polish tab bar buttons
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2022-09-11 15:34:10 -07:00 |
|
K Simmons
|
6f180ed822
|
Pane focus working. Modals seem broken now
|
2022-08-09 17:15:54 -07:00 |
|
Max Brunsfeld
|
eabd9c02e5
|
Update marked text helpers to use more distinctive characters for markers
|
2022-08-03 16:45:16 -07:00 |
|
ForLoveOfCats
|
5149c15329
|
Add "go to type definition" action
|
2022-07-29 11:41:08 -04:00 |
|
K Simmons
|
225055ed5d
|
Address some issues where panes don't get focused properly, make the focused pane more obvious, and prevent splitting of the pane with no items
|
2022-07-20 18:52:32 -07:00 |
|
Keith Simmons
|
5366ed4404
|
Add basic test for editor context menu
|
2022-07-13 14:13:19 -07:00 |
|
Keith Simmons
|
b850e41d6f
|
Add editor mouse context menu with some basic refactorings and an entry to pop the code actions
|
2022-07-13 14:13:19 -07:00 |
|
Keith Simmons
|
d796b543e0
|
WIP add basic context menu and make progress toward adding quick actions to it
|
2022-07-13 14:13:19 -07:00 |
|