.. |
activity_indicator
|
|
|
ai
|
clean up warnings and fix tests in the ai crate
|
2023-10-30 11:07:24 -04:00 |
assistant
|
Merge branch 'main' of github.com:zed-industries/zed into model_cleanup
|
2023-10-30 11:07:29 -04:00 |
audio
|
|
|
auto_update
|
auto-update: Link to the current release's changelog, not the latest one (#3076)
|
2023-10-02 15:24:09 +02:00 |
breadcrumbs
|
|
|
call
|
Fix panic by disallowing multiple room joins (#3149)
|
2023-10-24 23:57:08 +02:00 |
channel
|
Set up UI to allow dragging a channel to the root
|
2023-10-25 15:39:02 +02:00 |
cli
|
Code to allow opening zed:/channel/1234
|
2023-10-05 14:57:45 -07:00 |
client
|
Mark contact acceptance notifications as read automatically
|
2023-10-22 12:22:47 +02:00 |
clock
|
|
|
collab
|
collab 0.27.0
|
2023-10-25 17:38:09 +02:00 |
collab_ui
|
Rename IIFE to maybe (#3165)
|
2023-10-25 17:09:12 +02:00 |
collections
|
|
|
command_palette
|
Fix get_most_public_ancestor
|
2023-10-17 09:41:34 -06:00 |
component_test
|
|
|
context_menu
|
|
|
copilot
|
Capture language server stderr during startup/init and log if failure
|
2023-10-26 12:29:22 +02:00 |
copilot_button
|
|
|
db
|
Change from try (reserved keyword) to maybe
|
2023-10-25 07:10:21 -07:00 |
diagnostics
|
Update diagnostics indicator when diagnostics are udpated
|
2023-10-13 12:13:18 +03:00 |
drag_and_drop
|
|
|
editor
|
Pull duplicate call out of if -else block
|
2023-10-29 13:54:32 -05:00 |
feature_flags
|
|
|
feedback
|
Add memory and cpu events
|
2023-10-02 19:35:31 -04:00 |
file_finder
|
Omit history files with path that does not exist on disk anymore
|
2023-10-10 12:26:48 +03:00 |
fs
|
Revert unnecessary style changes
|
2023-10-12 16:17:41 +03:00 |
fsevent
|
|
|
fuzzy
|
Ignore history items' paths when matching search queries
|
2023-10-09 23:14:32 +03:00 |
git
|
|
|
go_to_line
|
|
|
gpui
|
Load more notifications when scrolling down
|
2023-10-22 17:10:21 +02:00 |
gpui2
|
Mainline GPUI2 UI work (#3099)
|
2023-10-06 13:18:56 -04:00 |
gpui2_macros
|
|
|
gpui_macros
|
|
|
install_cli
|
|
|
journal
|
|
|
language
|
Limit language server reinstallation attempts
|
2023-10-26 17:14:34 +02:00 |
language_selector
|
|
|
language_tools
|
Reduce max log lines, clean log buffers better
|
2023-10-17 21:47:21 +03:00 |
live_kit_client
|
Fix notifications for membership changes too
|
2023-10-19 23:05:06 -06:00 |
live_kit_server
|
Fix notifications for membership changes too
|
2023-10-19 23:05:06 -06:00 |
lsp
|
Capture language server stderr during startup/init and log if failure
|
2023-10-26 12:29:22 +02:00 |
media
|
|
|
menu
|
|
|
multi_buffer
|
Extract multi_buffer module out of editor (#3170)
|
2023-10-25 19:31:47 +02:00 |
node_runtime
|
Rework prettier tests
|
2023-10-24 14:25:46 +02:00 |
notifications
|
Load more notifications when scrolling down
|
2023-10-22 17:10:21 +02:00 |
outline
|
|
|
picker
|
|
|
plugin
|
|
|
plugin_macros
|
|
|
plugin_runtime
|
|
|
prettier
|
Start message numbering during prettier init, log error message text
|
2023-10-30 22:26:06 +02:00 |
project
|
Remember default prettier and its plugin installation
|
2023-10-30 22:09:36 +02:00 |
project_panel
|
Change from try (reserved keyword) to maybe
|
2023-10-25 07:10:21 -07:00 |
project_symbols
|
|
|
quick_action_bar
|
|
|
recent_projects
|
|
|
refineable
|
|
|
rich_text
|
Account for markdown styling in mentions offset calculation.
|
2023-10-23 12:50:57 +02:00 |
rope
|
|
|
rpc
|
Bump RPC version for channels + notifications changes
|
2023-10-25 17:37:14 +02:00 |
search
|
update text for project search if not authenticated
|
2023-10-21 10:28:54 -04:00 |
semantic_index
|
moved authentication for the semantic index into the EmbeddingProvider
|
2023-10-30 10:02:27 -04:00 |
settings
|
|
|
snippet
|
|
|
sqlez
|
Specify uuid crate in the root Cargo.toml
|
2023-10-03 17:39:24 -07:00 |
sqlez_macros
|
|
|
sum_tree
|
|
|
terminal
|
Add Nushell support to venv activation
|
2023-10-01 23:38:30 -04:00 |
terminal_view
|
Allow file links in markdown & filter links a bit aggressively
|
2023-10-12 12:11:27 -04:00 |
text
|
Make vim visual block work better
|
2023-10-18 22:23:06 -06:00 |
theme
|
Set up UI to allow dragging a channel to the root
|
2023-10-25 15:39:02 +02:00 |
theme_selector
|
|
|
util
|
util: Improve error message for failing requests to GH. (#3159)
|
2023-10-26 10:39:45 +02:00 |
vcs_menu
|
vcs_menu: Fix a circular view handle in modal picker.
|
2023-10-25 18:34:14 +02:00 |
vim
|
Don't use function_name in vim tests
|
2023-10-25 23:26:57 +02:00 |
welcome
|
Add enable vim mode checkbox to welcome screen
|
2023-10-08 20:07:59 -04:00 |
workspace
|
link to channel notes (#3167)
|
2023-10-25 15:53:34 +02:00 |
xtask
|
|
|
zed
|
lsp/next-ls: Fix wrong nls binary being fetched. (#3181)
|
2023-10-30 18:27:05 +01:00 |
zed-actions
|
Allow pasting ZED urls in the command palette in development
|
2023-10-16 20:03:44 -06:00 |