..
activity_indicator
Merge branch 'main' into theme-improvements
2022-07-19 20:12:02 -04:00
assets
Move assets to their own crate, load keymaps in vim tests
2022-04-11 15:54:52 -07:00
auto_update
Merge branch 'main' into theme-improvements
2022-07-19 20:12:02 -04:00
breadcrumbs
Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice
2022-05-13 16:58:30 -07:00
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
Respond with a debug version of the error in rpc Client
2022-07-07 11:52:56 +02:00
clock
Put vector clock serialization logic alongside other serialization logic
2022-03-04 13:54:07 -08:00
collab
Start work on new text input handling in Editor
2022-07-20 16:45:27 -07:00
collections
Disable doctests for all libraries
2022-03-03 16:15:56 -08:00
command_palette
add test for filter
2022-06-28 13:45:34 -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
Merge branch 'main' into theme-improvements
2022-07-19 20:12:02 -04:00
editor
Move edited_ranges_for_transaction from BufferSnapshot to Buffer
2022-07-22 11:24:14 -07:00
file_finder
Remove Input action, detect ignored input in vim via an event
2022-07-21 13:40:48 -07:00
fsevent
🎨
2022-05-23 09:48:00 +02:00
fuzzy
Show requests in contacts panel
2022-05-09 12:48:07 -06:00
go_to_line
Introduce keyboard navigation in context menus
2022-05-26 16:36:30 +02:00
gpui
Merge branch 'main' into ime-support-2
2022-07-22 16:03:38 +02:00
gpui_macros
Allow taking an Arc<Deterministic>
in [gpui::test]
-decorated tests
2022-04-11 13:42:30 +02:00
journal
Prevent setting files from showing up in project and contacts panels
2022-06-14 14:47:16 +02:00
language
Remove versioned offset ranges from transactions and undo operations
2022-07-22 17:28:55 -07:00
lsp
Further unpropogate async
2022-07-07 16:16:58 +02: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
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
Remove versioned offset ranges from transactions and undo operations
2022-07-22 17:28:55 -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
Added settings for common terminal configurations
2022-07-15 18:27:10 -07:00
snippet
Add a snippet unit test with an escaped curly brace
2022-03-11 13:02:20 -08:00
sum_tree
Introduce a new TreeSet
struct in sum_tree
2022-07-18 13:40:30 +02:00
terminal
Merge branch 'main' into ime-support-2
2022-07-22 16:03:38 +02:00
text
Remove versioned offset ranges from transactions and undo operations
2022-07-22 17:28:55 -07:00
theme
Merge branch 'main' into ime-support-2
2022-07-22 16:03:38 +02: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
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-22 16:03:38 +02:00
zed
Merge branch 'main' into ime-support-2
2022-07-22 16:03:38 +02:00