zed/crates
Max Brunsfeld ea82b9353d Log instead of showing an alert when exiting due to no GPU
Showing the alert resulted in a panic because tasks
dispatched to the app's main GCD queue continue
to run even while the alert is displayed.
2022-07-25 16:13:28 -07:00
..
activity_indicator Merge branch 'main' into theme-improvements 2022-07-19 20:12:02 -04: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
client Respond with a debug version of the error in rpc Client 2022-07-07 11:52:56 +02:00
clock
collab Start work on new text input handling in Editor 2022-07-20 16:45:27 -07:00
collections
command_palette Finished erorr terminal refactoring 2022-07-21 12:37:15 -07:00
contacts_panel Merge branch 'main' into theme-improvements 2022-07-19 20:12:02 -04:00
context_menu 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
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 Simulate calling of text-insertion APIs in TestAppContext::dispatch_keystroke 2022-07-25 12:20:12 -07:00
file_finder Merge branch 'main' into ime-support-2 2022-07-25 10:47:49 +02:00
fsevent
fuzzy
go_to_line
gpui Log instead of showing an alert when exiting due to no GPU 2022-07-25 16:13:28 -07:00
gpui_macros
journal
language Merge branch 'main' into ime-support-2 2022-07-25 10:47:49 +02:00
lsp Further unpropogate async 2022-07-07 16:16:58 +02:00
menu
outline
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 Start indexing UTF-16 offsets 2022-07-21 09:40:48 +02:00
project_panel 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
project_symbols Fix minor issues pointed out in the review 2022-07-11 15:54:03 +02:00
rpc Bump the RPC protocol version 2022-07-25 11:36:52 -07:00
search 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
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 Update terminal test to reflect new text insertion approach 2022-07-25 12:21:26 -07:00
text Replaces lines_utf16 with a single u32 - last_line_len_utf16 2022-07-25 11:35:42 -07:00
theme Merge branch 'main' into ime-support-2 2022-07-25 10:47:49 +02:00
theme_selector
util add show_completions_on_input setting to disable popping the completions menu automatically 2022-07-13 14:23:49 -07:00
vim Merge branch 'main' into ime-support-2 2022-07-22 16:03:38 +02:00
workspace Merge branch 'main' into ime-support-2 2022-07-25 10:47:49 +02:00
zed Merge branch 'main' into ime-support-2 2022-07-25 10:47:49 +02:00