zed/crates
Kevin Wang 46b7fa9bcb
Some checks are pending
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
CI / Create arm64 Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
Add Sign Out link for Supermaven (#14834)
Adds a menu item to sign out from a linked Supermaven account.


![image](https://github.com/user-attachments/assets/6af3c39f-9ca4-4ac2-a5c0-c7cb3c3aaac2)


Release Notes:

- Added the ability to sign out of a Supermaven account ([#12715(https://github.com/zed-industries/zed/issues/12715))
2024-07-20 03:53:24 +03:00
..
activity_indicator Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
anthropic
assets
assistant Extract completion provider crate (#14823) 2024-07-19 13:35:34 -04:00
assistant_slash_command Lay the groundwork for collaborating on assistant panel (#13991) 2024-07-10 17:36:22 +02:00
assistant_tooling
audio
auto_update Fix file name conflict when downloading app update (#14847) 2024-07-19 16:33:41 -07:00
breadcrumbs breadcrumbs: Use early return in set_active_pane_item (#14691) 2024-07-17 18:58:44 -04:00
call
channel
cli Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
client client: Remove leftover http.rs file (#14822) 2024-07-19 12:22:31 -04:00
clock Lay the groundwork for collaborating on assistant panel (#13991) 2024-07-10 17:36:22 +02:00
collab Extract completion provider crate (#14823) 2024-07-19 13:35:34 -04:00
collab_ui Use ui::prelude::* in a few more spots (#14807) 2024-07-19 08:57:51 -04:00
collections
command_palette Add command aliases (#14826) 2024-07-19 12:48:48 -06:00
command_palette_hooks
completion Extract completion provider crate (#14823) 2024-07-19 13:35:34 -04:00
copilot Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
db
dev_server_projects remoting: Allow Add/Remove remote folder (#14532) 2024-07-16 12:01:59 -06:00
diagnostics Avoid losing focus when block decorations go offscreen (#14815) 2024-07-19 17:04:18 +02:00
editor editor: Implement From instead of Into for converting BlockIds to ElementIds (#14839) 2024-07-19 16:24:12 -04:00
extension Exclude dev extensions from auto-updates (#14680) 2024-07-17 15:35:09 -04:00
extension_api
extension_cli
extensions_ui Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
feature_flags Add an experimental, WIP diagnostics grouping panel (#14515) 2024-07-15 22:58:18 +03:00
feedback
file_finder remoting: Allow Add/Remove remote folder (#14532) 2024-07-16 12:01:59 -06:00
file_icons
fs Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
fsevent
fuzzy
git
git_hosting_providers
go_to_line
google_ai
gpui Fix tooltips sometimes continuously displaying when the button is selected (#14832) 2024-07-19 12:49:08 -06:00
gpui_macros Upsell built-in features on the extensions page (#14516) 2024-07-15 17:10:01 -04:00
headless remoting: Allow Add/Remove remote folder (#14532) 2024-07-16 12:01:59 -06:00
html_to_markdown
http
image_viewer Add text_color helper for tab contents (#14737) 2024-07-18 09:27:05 -04:00
indexed_docs assistant: Allow /docs to perform JIT indexing when run (#14768) 2024-07-18 17:01:48 -04:00
inline_completion_button Add Sign Out link for Supermaven (#14834) 2024-07-20 03:53:24 +03:00
install_cli
journal
language Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
language_model Extract completion provider crate (#14823) 2024-07-19 13:35:34 -04:00
language_selector
language_tools Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
languages go: Fix quoting of targeting expression for non-fish shells (#14821) 2024-07-19 18:05:31 +02:00
live_kit_client gpui: Update Menu name to use SharedString type to support more types (#14791) 2024-07-19 08:51:31 -04:00
live_kit_server
lsp Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
markdown Avoid losing focus when block decorations go offscreen (#14815) 2024-07-19 17:04:18 +02:00
markdown_preview Simplify constructing tab content that is purely textual (#14695) 2024-07-17 20:11:05 -04:00
media
menu open picker (#14524) 2024-07-15 17:04:15 -06:00
multi_buffer Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
node_runtime node_runtime: Bump downloaded Node.js version to Current (Jod) (#14687) 2024-07-20 01:18:56 +03:00
notifications
ollama
open_ai Add gpt-4o-mini as an available model (#14770) 2024-07-18 22:32:56 -06:00
outline
outline_panel Do not fold excerpts by default in the outline panel (#14378) 2024-07-13 04:08:21 +03:00
paths Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
picker open picker (#14524) 2024-07-15 17:04:15 -06:00
prettier Lookup prettier more leniently (#14403) 2024-07-13 21:59:14 +03:00
project Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
project_panel project_panel: Select the newly created file when copy/pasting a file (#14705) 2024-07-18 17:26:33 +03:00
project_symbols Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
proto Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
quick_action_bar Allow an initial prompt to be associated with inline assist (#14816) 2024-07-19 17:13:48 +02:00
recent_projects Use -f in ssh remoting too (#14773) 2024-07-18 19:24:59 -06:00
refineable
release_channel
remote Start work on showing progress when initializing ssh remoting 2024-07-19 17:25:28 -07:00
remote_server Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
repl repl: Refactor editor registration (#14819) 2024-07-19 08:58:57 -07:00
rich_text
rope
rpc Rank exact extension ID matches higher in search results (#14588) 2024-07-16 12:33:28 -06:00
search Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
semantic_index Extract completion provider crate (#14823) 2024-07-19 13:35:34 -04:00
semantic_version
settings Show an initial empty keymap (#14609) 2024-07-16 20:24:13 -06:00
snippet
snippet_provider extensions: Add support for snippets provided by extensions (#14020) 2024-07-10 09:40:50 +02:00
sqlez Remove extraneous Cargo.lock files (#14001) 2024-07-09 12:15:34 -04:00
sqlez_macros
story
storybook gpui: Update Menu name to use SharedString type to support more types (#14791) 2024-07-19 08:51:31 -04:00
sum_tree
supermaven Add Sign Out link for Supermaven (#14834) 2024-07-20 03:53:24 +03:00
supermaven_api
tab_switcher
task
tasks_ui Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
telemetry_events
terminal Revert hold: true for macOS tasks (#14376) 2024-07-13 04:02:38 +03:00
terminal_view Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
text Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
theme linux: Indicate when the window is focused (#14266) 2024-07-12 14:20:58 -07:00
theme_importer linux: Panic less on window init (#14255) 2024-07-11 16:04:46 -06:00
theme_selector
time_format
title_bar Fix context in command palette from application menu (#14599) 2024-07-16 15:14:18 -06:00
ui ui: Remove absolute positioning for tab slots (#14836) 2024-07-19 15:11:27 -04:00
ui_input
util
vcs_menu Adjust list item & pickers spacing (#14250) 2024-07-15 10:23:18 -03:00
vim vim: Fix gv after actions (#14829) 2024-07-19 13:26:55 -06:00
welcome Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
workspace Add command aliases (#14826) 2024-07-19 12:48:48 -06:00
worktree Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
zed Start work on showing progress when initializing ssh remoting 2024-07-19 17:25:28 -07:00
zed_actions