.. |
activity_indicator
|
wip
|
2022-12-03 16:06:01 -08:00 |
assets
|
Generate themes before compiling the 'assets' crate
|
2022-10-31 13:25:12 -07:00 |
auto_update
|
Fix mis-set variables
|
2022-12-13 09:58:04 -08:00 |
breadcrumbs
|
wip
|
2022-12-03 16:06:01 -08:00 |
call
|
Share new worktrees when resharing project
|
2023-01-06 12:58:19 -07:00 |
cli
|
Cap MessageStream buffer size to 1MB
|
2022-05-31 11:16:32 +02:00 |
client
|
Add opt-out for metric reporting
|
2023-01-10 15:49:54 -08:00 |
clock
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -07:00 |
collab
|
Merge branch 'main' into optimize-large-multi-buffers
|
2023-01-19 16:18:21 +01:00 |
collab_ui
|
Merge pull request #2011 from zed-industries/project-reconnection
|
2023-01-06 18:01:08 -07:00 |
collections
|
Disable doctests for all libraries
|
2022-03-03 16:15:56 -08:00 |
command_palette
|
working f and t bindings
|
2023-01-06 14:24:20 -08:00 |
context_menu
|
working f and t bindings
|
2023-01-06 14:24:20 -08:00 |
db
|
Update buffer files when synchronizing buffers
|
2023-01-04 12:33:48 -07:00 |
diagnostics
|
Make workspace items expose their underlying models, remove file-related methods
|
2023-01-17 17:21:06 -08:00 |
drag_and_drop
|
Fetch last workspace explicitly when starting Zed
|
2022-12-12 13:29:18 -08:00 |
editor
|
Merge pull request #2053 from zed-industries/on-move-out
|
2023-01-20 10:55:26 -05:00 |
file_finder
|
Add recent project picker
|
2022-12-14 15:59:50 -08:00 |
fs
|
Merge remote-tracking branch 'origin/main' into project-reconnection
|
2023-01-06 16:52:22 -07:00 |
fsevent
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -07:00 |
fuzzy
|
Add recent project picker
|
2022-12-14 15:59:50 -08:00 |
git
|
Rewrite multi-buffer aware git hunks in range to be more correct
|
2022-12-15 17:09:09 -05:00 |
go_to_line
|
Refactor editor scrolling and implement scroll commands from vim mode
|
2022-12-07 16:39:32 -08:00 |
gpui
|
Don't dispatch mousemove without focus & avoid swallowing external moves
|
2023-01-20 10:11:28 -05:00 |
gpui_macros
|
Appease clippy
|
2023-01-01 23:50:45 -05:00 |
journal
|
Refactor editor scrolling and implement scroll commands from vim mode
|
2022-12-07 16:39:32 -08:00 |
language
|
Merge branch 'main' into optimize-large-multi-buffers
|
2023-01-19 16:18:21 +01:00 |
live_kit_client
|
working f and t bindings
|
2023-01-06 14:24:20 -08:00 |
live_kit_server
|
Leave Zed room when LiveKit room disconnects
|
2022-10-21 14:21:45 +02:00 |
lsp
|
Prevent making further requests after language server shut down
|
2023-01-06 13:40:32 -07:00 |
media
|
Appease clippy
|
2023-01-01 23:50:45 -05:00 |
menu
|
Require that PartialEq is implemented for Action
|
2022-06-06 09:18:44 +02:00 |
outline
|
Add recent project picker
|
2022-12-14 15:59:50 -08:00 |
picker
|
working f and t bindings
|
2023-01-06 14:24:20 -08: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 branch 'main' into optimize-large-multi-buffers
|
2023-01-19 16:18:21 +01:00 |
project_panel
|
Allow pasting the same entry more than once in project panel
|
2023-01-18 17:35:21 +02:00 |
project_symbols
|
Refactor editor scrolling and implement scroll commands from vim mode
|
2022-12-07 16:39:32 -08:00 |
recent_projects
|
Prefer first max while fuzzy matching projects fixes unexpected behavior
|
2023-01-05 11:27:50 -05:00 |
rope
|
Document RopeFingerprint
|
2023-01-19 17:25:59 +01:00 |
rpc
|
Bump protocol version
|
2023-01-17 16:32:54 +01:00 |
search
|
Fix tests
|
2023-01-19 16:26:27 +01:00 |
settings
|
Fix test failures due to dependency on Settings global in client for telemetry
|
2023-01-10 16:39:03 -08:00 |
snippet
|
Appease clippy
|
2023-01-01 23:50:45 -05:00 |
sqlez
|
Add serializing and restoring editor scroll position
|
2023-01-09 14:06:40 -08:00 |
sqlez_macros
|
Appease clippy
|
2023-01-01 23:50:45 -05:00 |
sum_tree
|
Appease clippy
|
2023-01-01 23:50:45 -05:00 |
terminal
|
working f and t bindings
|
2023-01-06 14:24:20 -08:00 |
terminal_view
|
Make workspace items expose their underlying models, remove file-related methods
|
2023-01-17 17:21:06 -08:00 |
text
|
Set transaction group interval to ZERO by default in tests
|
2022-12-27 16:47:28 -07:00 |
theme
|
Add dismiss buffer search button & fix some faulty icon button styling
|
2023-01-01 23:50:46 -05:00 |
theme_selector
|
Show placeholder text for pickers
|
2022-11-04 10:18:47 +01:00 |
theme_testbench
|
Make workspace items expose their underlying models, remove file-related methods
|
2023-01-17 17:21:06 -08:00 |
util
|
Appease clippy
|
2023-01-01 23:50:45 -05:00 |
vim
|
fix broken test
|
2023-01-17 17:35:39 -08:00 |
workspace
|
Update comments in Pane::close_items
|
2023-01-18 15:17:44 -08:00 |
zed
|
Add date to the log format
|
2023-01-19 19:05:17 +02:00 |