zed/crates
Zed Bot 8390443139
Some checks failed
CI / Check formatting and spelling (push) Has been cancelled
CI / (macOS) Run Clippy and tests (push) Has been cancelled
CI / (Linux) Run Clippy and tests (push) Has been cancelled
CI / (Windows) Run Clippy and tests (push) Has been cancelled
CI / Create a macOS bundle (push) Has been cancelled
CI / Create a Linux bundle (push) Has been cancelled
CI / Create arm64 Linux bundle (push) Has been cancelled
Bump to 0.149.6 for @osiewicz
2024-08-27 04:06:16 -07:00
..
activity_indicator
anthropic Add tracing needed for LLM rate limit dashboards (#16388) 2024-08-16 17:52:31 -04:00
assets Allow prompt templates to be overridden in the zed configuration directory (#15887) 2024-08-06 19:30:48 -06:00
assistant Deduplicate /tab all buffers inserted (#16681) 2024-08-23 00:28:34 +03:00
assistant_slash_command Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
audio
auto_update Add is_staff and destination to download events (#15445) 2024-07-29 14:21:29 -04:00
breadcrumbs
call chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
channel
cli Change PathLikeWithPosition<P> into a non-generic type and replace ad-hoc Windows path parsing (#15373) 2024-07-30 16:39:33 +03:00
client assistant: Require user to accept TOS for cloud provider (#16111) 2024-08-12 17:43:35 +02:00
clock
collab Add logic for closed beta LLM models (#16482) 2024-08-19 11:09:52 -07:00
collab_ui Run slash commands both on enter and on argument completion that requires it (#16283) 2024-08-15 19:36:30 +03:00
collections
command_palette command_palette: Remove project as a dependency in Cargo.toml (#16082) 2024-08-12 13:01:32 -04:00
command_palette_hooks
context_servers context_servers: Log errors from detached context server tasks (#16377) 2024-08-16 13:50:19 -07:00
copilot Add support for GPT-4o in Copilot Chat (#16446) 2024-08-19 09:03:06 +02:00
db
dev_server_projects
diagnostics assistant: Polish /workflow and steps UI (#15936) 2024-08-08 15:46:33 +02:00
editor Fix a panic when diagnostics contain multiple links (cherry-pick #16601) (#16603) 2024-08-21 11:33:41 -06:00
extension Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
extension_api zed_extension_api: Start a list of pending changes (#16305) 2024-08-15 13:10:46 -04:00
extension_cli Provide user agent when performing HTTP requests (#15470) 2024-07-30 11:12:37 +02:00
extensions_ui Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
feature_flags Add logic for closed beta LLM models (#16482) 2024-08-19 11:09:52 -07:00
feedback Copy/paste images into editors (Mac only) (#15782) 2024-08-13 13:18:25 -04:00
file_finder Improve slash commands (#16195) 2024-08-13 23:06:07 -07:00
file_icons chore: Clean up allocs around project panel (#15422) 2024-07-29 14:21:41 +02:00
fs Fix git repository state corruption when work dir's metadata is updated (#16926) 2024-08-27 12:55:34 +02:00
fsevent
fuzzy Improve slash commands (#16195) 2024-08-13 23:06:07 -07:00
git
git_hosting_providers
go_to_line Show correct number of characters selected (#16420) 2024-08-18 02:24:32 +03:00
google_ai Authorize access to language model providers based on country (#15859) 2024-08-06 11:49:04 -04:00
gpui gpui: Fix performance of app menu opening with large # of windows (#16939) 2024-08-27 12:54:44 +02:00
gpui_macros
headless
html_to_markdown
http_client Introduce a separate backend service for LLM calls (#15831) 2024-08-05 20:26:21 -04:00
image_viewer
indexed_docs indexed_docs: Normalize - in crate names to _ when computing rustdoc output path (#16234) 2024-08-14 12:37:02 -04:00
inline_completion_button inline_completion_button: Do some cleanup (#15849) 2024-08-06 08:55:27 -04:00
install_cli
journal
language Force Vue and Svelte language servers to be the first in the list for their languages (#16654) 2024-08-22 15:40:47 +03:00
language_model Pass through Anthropic cache configuration when using Zed provider (cherry-pick #16685) (#16689) 2024-08-22 14:37:58 -04:00
language_selector
language_tools Add GitHub Copilot Chat Support (#14842) 2024-07-30 09:32:58 +02:00
languages Recognize Cuda files as C++ (#16098) 2024-08-13 14:44:48 -04:00
live_kit_client live_kit_client: Suppress clippy::arc_with_non_send_sync (#16298) 2024-08-15 11:46:43 -04:00
live_kit_server live_kit_server: Re-remove protocol submodule (#15317) 2024-07-26 21:10:56 -04:00
lsp chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
markdown Fix a panic when diagnostics contain multiple links (cherry-pick #16601) (#16603) 2024-08-21 11:33:41 -06:00
markdown_preview markdown preview: Detect language of buffer correctly (#15961) 2024-08-08 11:53:37 +02:00
media
menu
multi_buffer assistant: Undo workflow step when buffer is discarded (#16465) 2024-08-19 18:42:49 +02:00
node_runtime windows: Fix eslint installation (#15331) 2024-07-27 10:24:05 -04:00
notifications chore: Remove a bunch of unused structs (#16139) 2024-08-13 01:43:19 +02:00
ollama Make LanguageModel::use_any_tool return a stream of chunks (#16262) 2024-08-14 18:02:46 -07:00
open_ai Make LanguageModel::use_any_tool return a stream of chunks (#16262) 2024-08-14 18:02:46 -07:00
outline
outline_panel Copy/paste images into editors (Mac only) (#15782) 2024-08-13 13:18:25 -04:00
paths Improve dev experience for built-in prompts (#16413) 2024-08-17 12:28:53 -06:00
performance Add a setting to show time to first window draw and frames per second in status bar (#16422) 2024-08-18 15:22:19 -06:00
picker assistant: Add the "create your command" item (#16467) 2024-08-19 12:29:16 -03:00
prettier
project Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
project_panel Fix a bug where directories were not matching in the fuzzy matcher, when query contains the worktree root name (#16242) 2024-08-14 12:45:02 -07:00
project_symbols
proto assistant panel: Stop animation & show explicit state if canceled (#16200) 2024-08-14 11:18:40 +02:00
quick_action_bar Switch icon (#16363) 2024-08-16 14:01:56 -04:00
recent_projects recent_project: Fix overflow sub (#15965) 2024-08-08 15:58:59 +02:00
refineable
release_channel
remote SSH remoting: terminal & tasks (#15321) 2024-07-28 22:45:00 -06:00
remote_server Run clippy for Windows (#15318) 2024-07-26 21:38:34 -04:00
repl repl: Apply border for error output on left (#16334) 2024-08-16 00:31:46 -05:00
rich_text chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
rope Skip over folded regions when iterating over multibuffer chunks (#15646) 2024-08-02 19:51:26 +02:00
rpc Apply rate limits in LLM service (#15997) 2024-08-08 15:46:33 -07:00
search Add tooltip for toggling filters (#15879) 2024-08-06 15:51:53 -04:00
semantic_index Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
semantic_version
session zed: Persist window stack order across restarts (#15419) 2024-07-29 17:05:56 +02:00
settings chore: Remove a bunch of unused structs (#16139) 2024-08-13 01:43:19 +02:00
settings_ui ui: Apply elevation outside SettingsContainer (#15346) 2024-07-27 14:00:03 -04:00
snippet
snippet_provider
sqlez
sqlez_macros
story stories: Get OverflowScrollStory to scroll again (#15982) 2024-08-09 12:32:26 +02:00
storybook Docs Party 2024 (#15876) 2024-08-09 13:37:54 -04:00
sum_tree Restore "Avoid buffering line content to compute indent guides" (#15284) 2024-07-28 10:52:39 +02:00
supermaven windows: Fix supermaven (#16203) 2024-08-14 17:01:16 +03:00
supermaven_api windows: Fix supermaven (#16203) 2024-08-14 17:01:16 +03:00
tab_switcher Send pane removeItem event before removing the item (#15541) 2024-07-31 08:48:19 -07:00
task SSH remoting: terminal & tasks (#15321) 2024-07-28 22:45:00 -06:00
tasks_ui tasks: Use environment variables from project (#15266) 2024-07-26 18:19:53 +02:00
telemetry_events Add repl events (#15259) 2024-07-26 03:31:41 -04:00
terminal Copy/paste images into editors (Mac only) (#15782) 2024-08-13 13:18:25 -04:00
terminal_view Allow rerunning tasks with unknown termination status (#16374) 2024-08-16 23:00:20 +03:00
text Restructure workflow step resolution and fix inserting newlines (#15720) 2024-08-05 09:18:06 +02:00
theme theme: Change autocomplete value for ui_font_features and buffer_font_features (#16466) 2024-08-19 10:55:25 -04:00
theme_importer Hoist strum to workspace level (#15243) 2024-07-25 21:30:48 -04:00
theme_selector
time_format
title_bar Show current plan in user menu (#15513) 2024-07-30 17:38:16 -04:00
ui Simplify logic & add UI affordances to show model cache status (#16395) 2024-08-19 12:06:14 -07:00
ui_input
util Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
vcs_menu
vim Copy/paste images into editors (Mac only) (#15782) 2024-08-13 13:18:25 -04:00
welcome
workspace assistant: Undo workflow step when buffer is discarded (#16465) 2024-08-19 18:42:49 +02:00
worktree Fix git repository state corruption when work dir's metadata is updated (#16926) 2024-08-27 12:55:34 +02:00
zed Bump to 0.149.6 for @osiewicz 2024-08-27 04:06:16 -07:00
zed_actions Show current plan in user menu (#15513) 2024-07-30 17:38:16 -04:00