zed/crates
Thorsten Ball e9f2e72ff0
Workspace persistence for SSH projects (#17996)
TODOs:

- [x] Add tests to `workspace/src/persistence.rs`
- [x] Add a icon for ssh projects
- [x] Fix all `TODO` comments
- [x] Use `port` if it's passed in the ssh connection options

In next PRs:
- Make sure unsaved buffers are persisted/restored, along with other
items/layout
- Handle multiple paths/worktrees correctly


Release Notes:

- N/A

---------

Co-authored-by: Bennet Bo Fenner <bennet@zed.dev>
2024-09-19 17:51:28 +02:00
..
activity_indicator Derive icon paths (#17816) 2024-09-13 21:12:29 -04:00
anthropic
assets add ui::Vector and separate images from icons (#17815) 2024-09-13 17:44:16 -04:00
assistant assistant: Fix offset calculation not in char boundary (#18069) 2024-09-19 08:41:42 -06:00
assistant_slash_command Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
assistant_tool
audio Update Rust crate rodio to 0.19.0 (#17389) 2024-09-16 21:55:32 -06:00
auto_update remote_server: Remove dependency on libssl and libcrypto (#15446) 2024-09-18 23:29:34 +02:00
breadcrumbs
call Fix renames over language server for SSH remoting (#17897) 2024-09-16 16:20:17 -06:00
channel Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
cli
client Add system_id (#18040) 2024-09-19 07:20:27 -04:00
clock
collab Add system_id (#18040) 2024-09-19 07:20:27 -04:00
collab_ui Fix renames over language server for SSH remoting (#17897) 2024-09-16 16:20:17 -06:00
collections
command_palette
command_palette_hooks
context_servers context_servers: Hide actions when no context servers are configured (#17833) 2024-09-14 17:00:37 -04:00
copilot Return completion proposals from inline completion providers (#17578) 2024-09-16 20:57:58 -06:00
db Add system_id (#18040) 2024-09-19 07:20:27 -04:00
dev_server_projects
diagnostics tab_switcher: Add file and project search icons (#17115) 2024-09-17 14:48:05 +02:00
docs_preprocessor
editor Tweak multibuffer header padding (#18011) 2024-09-18 17:18:56 +02:00
evals Fix leak of LMDB connection in semantic index (#17992) 2024-09-18 16:43:59 -07:00
extension extension: Re-enable test_extension_store_with_test_extension test (#18046) 2024-09-18 19:48:34 -04:00
extension_api zed_extension_api: Use v0.2.0 WIT types (#17802) 2024-09-13 14:49:50 -04:00
extension_cli remote_server: Remove dependency on libssl and libcrypto (#15446) 2024-09-18 23:29:34 +02:00
extensions_ui
feature_flags /auto (#16696) 2024-09-13 13:17:49 -04:00
feedback Add system_id (#18040) 2024-09-19 07:20:27 -04:00
file_finder
file_icons
fs /auto (#16696) 2024-09-13 13:17:49 -04:00
fsevent
fuzzy
git Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
git_hosting_providers remote_server: Remove dependency on libssl and libcrypto (#15446) 2024-09-18 23:29:34 +02:00
go_to_line
google_ai
gpui remote_server: Remove dependency on libssl and libcrypto (#15446) 2024-09-18 23:29:34 +02:00
gpui_macros add ui::Vector and separate images from icons (#17815) 2024-09-13 17:44:16 -04:00
headless
html_to_markdown
http_client remote_server: Remove dependency on libssl and libcrypto (#15446) 2024-09-18 23:29:34 +02:00
image_viewer
indexed_docs
inline_completion_button
install_cli
isahc_http_client Clean up after isahc_http_client introduction (#18045) 2024-09-18 19:39:15 -04:00
journal
language Tidy up LSP (#17973) 2024-09-18 11:15:46 -06:00
language_model Ollama: Specify keep_alive via settings (#17906) 2024-09-16 18:47:25 -04:00
language_selector
language_tools Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
languages go: Fix tasks when running tests/benchs in packages (#17998) 2024-09-18 12:34:10 +02:00
live_kit_client
live_kit_server
lsp
markdown ssh lsp completions (#17665) 2024-09-16 12:22:39 -06:00
markdown_preview Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
media
menu
multi_buffer Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
node_runtime Refactor prettier (#17977) 2024-09-17 15:37:56 -07:00
notifications Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
ollama chore: Remove commented out code following 15446 (#18047) 2024-09-19 02:19:58 +02:00
open_ai OpenAI o1-preview and o1-mini support (#17796) 2024-09-13 16:23:55 -04:00
outline Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
outline_panel Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
paths macos: Use ~/Library/Caches/Zed instead of ~/.cache/zed (#17949) 2024-09-17 13:51:11 -04:00
picker Update typos-cli to v1.24.6. Add scripts/check-spelling. Fix typos (#17961) 2024-09-17 15:08:14 -04:00
prettier
project remote_server: Remove dependency on libssl and libcrypto (#15446) 2024-09-18 23:29:34 +02:00
project_panel Refine symbolic link project tooltip (#17869) 2024-09-16 08:12:24 -03:00
project_symbols Fix renames over language server for SSH remoting (#17897) 2024-09-16 16:20:17 -06:00
proto SshLspAdapterDelegate (#17965) 2024-09-17 14:13:37 -06:00
quick_action_bar Derive icon paths (#17816) 2024-09-13 21:12:29 -04:00
recent_projects Workspace persistence for SSH projects (#17996) 2024-09-19 17:51:28 +02:00
refineable
release_channel
remote Workspace persistence for SSH projects (#17996) 2024-09-19 17:51:28 +02:00
remote_server Tidy up LSP (#17973) 2024-09-18 11:15:46 -06:00
repl Styling option for separating terminal view background from background color (#17611) 2024-09-17 12:51:31 -04:00
rich_text
rope Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
rpc Move ProtoClient to RPC crate, behind feature flag disabled in collab (#17908) 2024-09-16 14:50:30 -07:00
search
semantic_index Fix leak of LMDB connection in semantic index (#17992) 2024-09-18 16:43:59 -07:00
semantic_version
session
settings Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
settings_ui
snippet
snippet_provider
sqlez Workspace persistence for SSH projects (#17996) 2024-09-19 17:51:28 +02:00
sqlez_macros
story
storybook add ui::Vector and separate images from icons (#17815) 2024-09-13 17:44:16 -04:00
sum_tree Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
supermaven supermaven: Fix incorrect offset calculation (#17925) 2024-09-17 16:04:33 +02:00
supermaven_api
tab_switcher tab_switcher: Add file and project search icons (#17115) 2024-09-17 14:48:05 +02:00
task
tasks_ui Add stray UI tweaks on the task picker (#18059) 2024-09-19 07:22:10 -03:00
telemetry_events Add system_id (#18040) 2024-09-19 07:20:27 -04:00
terminal Update Rust crate sysinfo to 0.31.0 (#17733) 2024-09-17 21:50:37 +02:00
terminal_view terminal: Add ability to open file from Git diff (#17446) 2024-09-19 15:01:28 +02:00
text Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
theme theme: Fix casing of "ANSI" in doc comments (#17952) 2024-09-17 13:26:34 -04:00
theme_importer
theme_selector
time_format
title_bar Fix missing on-mouseup when dragging the window on Linux (#17801) 2024-09-13 11:51:14 -07:00
ui Update typos-cli to v1.24.6. Add scripts/check-spelling. Fix typos (#17961) 2024-09-17 15:08:14 -04:00
ui_input
ui_macros Add ui_macros crate & DerivePathStr derive macro (#17811) 2024-09-13 16:45:16 -04:00
util Fix opening file with colon (#17281) 2024-09-17 11:19:07 -04:00
vcs_menu
vim vim: Fix increment/decrement command (#17644) 2024-09-18 18:28:31 -06:00
welcome Welcome tweaks (#17874) 2024-09-16 08:29:46 -04:00
workspace Workspace persistence for SSH projects (#17996) 2024-09-19 17:51:28 +02:00
worktree Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
zed Workspace persistence for SSH projects (#17996) 2024-09-19 17:51:28 +02:00
zed_actions