..
activity_indicator
Permanent fix to repeat MouseRegion Tag failure in Workspace
2022-09-11 15:34:10 -07:00
assets
Move assets to their own crate, load keymaps in vim tests
2022-04-11 15:54:52 -07:00
auto_update
Permanent fix to repeat MouseRegion Tag failure in Workspace
2022-09-11 15:34:10 -07:00
breadcrumbs
Introduced ItemEvent and to_item_events function to Item trait which converts the Item's events into a standard ItemEvent similar to how SearchableItems work.
2022-09-06 16:05:36 -07:00
call
Proceed with share while project state uploads
2022-10-11 10:17:20 -07:00
capture
WIP
2022-09-13 14:10:13 +02:00
chat_panel
Permanent fix to repeat MouseRegion Tag failure in Workspace
2022-09-11 15:34:10 -07:00
cli
Cap MessageStream
buffer size to 1MB
2022-05-31 11:16:32 +02:00
client
Merge remote-tracking branch 'origin/main' into room
2022-10-10 15:43:38 +02:00
clock
One big cleanup pass of clippy lints
2022-08-10 16:51:01 -07:00
collab
Merge pull request #1685 from zed-industries/vim-text-objects
2022-10-11 16:36:19 -07:00
collab_ui
Allow opening other local projects via contacts list
2022-10-11 12:37:00 -07:00
collections
Disable doctests for all libraries
2022-03-03 16:15:56 -08:00
command_palette
WIP dock split button and default item
2022-09-11 15:31:44 -07:00
context_menu
Permanent fix to repeat MouseRegion Tag failure in Workspace
2022-09-11 15:34:10 -07:00
db
Extract db module from project to its own crate
2022-09-26 16:37:09 -06:00
diagnostics
Merge branch 'main' into capture
2022-09-15 12:02:07 +02:00
drag_and_drop
WIP working on resizable dock
2022-09-12 14:24:57 -07:00
editor
Merge pull request #1685 from zed-industries/vim-text-objects
2022-10-11 16:36:19 -07:00
file_finder
WIP dock split button and default item
2022-09-11 15:31:44 -07:00
fsevent
One big cleanup pass of clippy lints
2022-08-10 16:51:01 -07:00
fuzzy
One big cleanup pass of clippy lints
2022-08-10 16:51:01 -07:00
git
Reset buffer git diff when setting diff base to None
2022-10-07 15:37:37 -04:00
go_to_line
WIP compiling but failing with circular reference
2022-08-09 17:15:52 -07:00
gpui
Remove focus filtering from gpui so all focus events result in focus-in and focus-out calls
2022-10-12 15:10:00 -07:00
gpui_macros
Merge pull request #1685 from zed-industries/vim-text-objects
2022-10-11 16:36:19 -07:00
journal
Prevent setting files from showing up in project and contacts panels
2022-06-14 14:47:16 +02:00
language
Reset buffer git diff when setting diff base to None
2022-10-07 15:37:37 -04:00
live_kit
Copy WebRTC.framework in the deps
directory
2022-09-16 18:09:11 +02:00
lsp
One big cleanup pass of clippy lints
2022-08-10 16:51:01 -07:00
media
Render surfaces correctly when encoded in 420YpCbCr8BiPlanarFullRange
2022-09-13 14:10:13 +02:00
menu
Require that PartialEq
is implemented for Action
2022-06-06 09:18:44 +02:00
outline
One big cleanup pass of clippy lints
2022-08-10 16:51:01 -07:00
picker
Move contact finder into contacts popover
2022-10-10 09:56:21 +02:00
plugin
One big cleanup pass of clippy lints
2022-08-10 16:51:01 -07:00
plugin_macros
Fix minor issues pointed out in the review
2022-07-11 15:54:03 +02:00
plugin_runtime
One big cleanup pass of clippy lints
2022-08-10 16:51:01 -07:00
project
Merge remote-tracking branch 'origin/main' into room
2022-10-10 15:43:38 +02:00
project_panel
Permanent fix to repeat MouseRegion Tag failure in Workspace
2022-09-11 15:34:10 -07:00
project_symbols
Address picker issues
2022-08-09 17:15:54 -07:00
rpc
Show a different message when participant is active on unshared project
2022-10-11 15:24:31 +02:00
search
Remove focus filtering from gpui so all focus events result in focus-in and focus-out calls
2022-10-12 15:10:00 -07:00
settings
Don't select on copy by default in the terminal
2022-10-10 13:48:56 -04:00
snippet
One big cleanup pass of clippy lints
2022-08-10 16:51:01 -07:00
sum_tree
Move cloneable diff state into new snapshot type
2022-09-29 13:16:02 -04:00
terminal
Merge pull request #1700 from zed-industries/room
2022-10-11 17:40:44 +01:00
text
Start a test for remote git data updating
2022-09-30 15:51:32 -04:00
theme
Merge pull request #1715 from zed-industries/scrollbars
2022-10-11 13:34:15 -07:00
theme_selector
Removed github username check, added settings file
2022-09-08 16:27:46 -07:00
util
Move git related things into specialized git crate
2022-09-29 13:16:02 -04:00
vim
Add count argument to motion functions and add ability to jump to a given line
2022-10-11 16:27:54 -07:00
workspace
Remove focus filtering from gpui so all focus events result in focus-in and focus-out calls
2022-10-12 15:10:00 -07:00
zed
Allow active call to be optional on workspace
2022-10-11 17:27:37 +02:00