zed/crates
Liang Kui 82090c60ca
Able to resolve URLs with query params in terminal (#16724)
<img width="207" alt="image"
src="https://github.com/user-attachments/assets/aa7d8de1-313b-4aae-a6c6-00b442b76fb8">

Release Notes:

- URLs with query parameters are now clickable in the terminal
2024-08-23 10:58:53 +03:00
..
activity_indicator ui: Use popover menus for tab bar in panes (#16497) 2024-08-22 18:05:23 +02:00
anthropic Add tracing needed for LLM rate limit dashboards (#16388) 2024-08-16 17:52:31 -04:00
assets
assistant Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
assistant_slash_command Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
audio
auto_update
breadcrumbs
call
channel
cli Add option to pipe from stdin on cli (#16084) 2024-08-22 13:31:58 -06:00
client Add socks proxy for client websocket connection (#16051) 2024-08-22 14:52:18 -06:00
clock
collab Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
collab_ui collab panel: Unfocus filter editor on escape (#16579) 2024-08-21 09:38:12 +02: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 Fix manual copilot with show_inline_completions: false (#16621) 2024-08-21 20:27:19 -06:00
db Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
dev_server_projects
diagnostics assistant: Polish /workflow and steps UI (#15936) 2024-08-08 15:46:33 +02:00
editor Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -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
extensions_ui
feature_flags Add logic for closed beta LLM models (#16482) 2024-08-19 11:09:52 -07:00
feedback Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
file_finder Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
file_icons
fs fs: Fix atomic_write failing on windows if destination is in different drive than the temp dir (#16648) 2024-08-22 12:59:00 -06:00
fsevent
fuzzy Improve slash commands (#16195) 2024-08-13 23:06:07 -07:00
git Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
git_hosting_providers
go_to_line Show correct number of characters selected (#16420) 2024-08-18 02:24:32 +03:00
google_ai
gpui Refactor all_font_names (#15345) 2024-08-23 00:11:01 +02:00
gpui_macros
headless
html_to_markdown
http_client
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
install_cli
journal
language Allow file paths ending in a language-specific-extension to be used as the language name for injections (#12368) 2024-08-22 19:02:49 -06:00
language_model Pass through Anthropic cache configuration when using Zed provider (#16685) 2024-08-22 12:48:47 -04:00
language_selector
language_tools Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
languages Fix JavaScript and TypeScript HTML injections (#16479) 2024-08-23 08:53:03 +02: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
lsp
markdown Fix a panic when diagnostics contain multiple links (#16601) 2024-08-21 11:18:43 -06:00
markdown_preview
media
menu
multi_buffer assistant: Undo workflow step when buffer is discarded (#16465) 2024-08-19 18:42:49 +02:00
node_runtime
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 Add max_output_tokens to OpenAI models and integrate into requests (#16381) 2024-08-21 00:39:10 -04:00
outline
outline_panel Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06: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 Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
project_panel Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
project_symbols
proto clangd: Implement switch source/header extension (#14646) 2024-08-21 22:15:08 +03:00
quick_action_bar ui: Use popover menus for tab bar in panes (#16497) 2024-08-22 18:05:23 +02:00
recent_projects recent_project: Fix overflow sub (#15965) 2024-08-08 15:58:59 +02:00
refineable
release_channel
remote
remote_server
repl repl: Set up a way to copy output from the REPL (#16649) 2024-08-22 15:03:42 -07:00
rich_text
rope
rpc Apply rate limits in LLM service (#15997) 2024-08-08 15:46:33 -07:00
search
semantic_index
semantic_version
session
settings Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
settings_ui
snippet
snippet_provider
sqlez Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
sqlez_macros Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
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
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
task
tasks_ui Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
telemetry_events docs: Update telemetry documentation (#16628) 2024-08-21 20:24:35 -04:00
terminal Able to resolve URLs with query params in terminal (#16724) 2024-08-23 10:58:53 +03:00
terminal_view Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
text Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
theme Fix typo in theme schema (#16711) 2024-08-22 22:36:00 -04:00
theme_importer
theme_selector
time_format
title_bar Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
ui ui: Use popover menus for tab bar in panes (#16497) 2024-08-22 18:05:23 +02:00
ui_input
util Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
vcs_menu
vim Use split direction preferences more (#16679) 2024-08-22 11:13:33 -06:00
welcome
workspace Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
worktree Recursive tab/pane closing on folder deletion (#15222) 2024-08-22 15:24:41 -06:00
zed Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
zed_actions