zed/crates
2022-08-03 16:47:41 -07:00
..
activity_indicator Introduce AutoindentMode parameter to Buffer::edit 2022-07-28 14:03:31 -07:00
assets
auto_update Merge branch 'main' into theme-improvements 2022-07-19 20:12:02 -04:00
breadcrumbs
chat_panel Rework presenter and MouseRegion to use Handler hashmap rather than individual fields 2022-07-17 23:19:32 -07:00
cli Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
client Add tests for client authentication while a previous sign in is pending 2022-08-02 14:28:47 +02:00
clock
collab Assign 5 invites to users who redeem an invite code 2022-08-01 14:58:28 +02:00
collections
command_palette Finished erorr terminal refactoring 2022-07-21 12:37:15 -07:00
contacts_panel Fix tests assuming a certain execution order 2022-08-02 14:40:46 +02:00
context_menu Added icons to context menu 2022-08-03 16:47:41 -07:00
diagnostics working diagnostic popover. Also renamed GoToNextDiagnostic to GoToDiagnostic and adjusted it's action to jump to the popover's diagnostic if it is visible 2022-07-20 19:02:33 -07:00
editor Added icons to context menu 2022-08-03 16:47:41 -07:00
file_finder Merge branch 'main' into ime-support-2 2022-07-25 10:47:49 +02:00
fsevent
fuzzy Show symbols located in visible paths before ones located externally 2022-07-26 14:48:18 +02:00
go_to_line
gpui Merge pull request #1462 from zed-industries/crash-on-goto-diagnostic 2022-08-03 12:04:56 -07:00
gpui_macros
journal Prevent setting files from showing up in project and contacts panels 2022-06-14 14:47:16 +02:00
language Merge pull request #1451 from zed-industries/tab-auto-indent 2022-08-02 15:52:12 -04:00
lsp Add "go to type definition" action 2022-07-29 11:41:08 -04:00
menu Require that PartialEq is implemented for Action 2022-06-06 09:18:44 +02:00
outline Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
picker 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
plugin Fix minor issues pointed out in the review 2022-07-11 15:54:03 +02:00
plugin_macros Fix minor issues pointed out in the review 2022-07-11 15:54:03 +02:00
plugin_runtime Fix typos, minor revisions 2022-07-15 13:16:01 +02:00
project Fix tests 2022-08-02 18:48:17 +02:00
project_panel Added icons to context menu 2022-08-03 16:47:41 -07:00
project_symbols Show symbols located in visible paths before ones located externally 2022-07-26 14:48:18 +02:00
rpc Add "go to type definition" action 2022-07-29 11:41:08 -04:00
search Introduce AutoindentMode parameter to Buffer::edit 2022-07-28 14:03:31 -07:00
settings Rebasing continues 2022-07-20 10:04:08 -07:00
snippet
sum_tree Introduce a new TreeSet struct in sum_tree 2022-07-18 13:40:30 +02:00
terminal New button 2022-08-03 15:59:25 -07:00
text Replaces lines_utf16 with a single u32 - last_line_len_utf16 2022-07-25 11:35:42 -07:00
theme Added icons to context menu 2022-08-03 16:47:41 -07:00
theme_selector Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
util add show_completions_on_input setting to disable popping the completions menu automatically 2022-07-13 14:23:49 -07:00
vim 🎨 Rename and simplify some autoindent stuff 2022-07-28 22:40:30 -07:00
workspace Added icons to context menu 2022-08-03 16:47:41 -07:00
zed Implement default macOS menu items 2022-08-03 15:13:30 +02:00