zed/crates
Thorsten Ball 48a16f9e70
ssh: Lookup language servers in env on SSH host (#17658)
Release Notes:

- ssh remoting: Lookup language server binaries in environment on SSH
host

---------

Co-authored-by: Bennet <bennet@zed.dev>
2024-09-10 16:41:29 -04:00
..
activity_indicator Extract an LspStore object from Project, to prepare for language support over SSH (#17041) 2024-08-30 14:36:38 -07:00
anthropic chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
assets Allow prompt templates to be overridden in the zed configuration directory (#15887) 2024-08-06 19:30:48 -06:00
assistant ssh: Lookup language servers in env on SSH host (#17658) 2024-09-10 16:41:29 -04:00
assistant_slash_command Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
assistant_tool assistant: Add basic tool invocation (#17368) 2024-09-04 14:32:20 -04:00
audio chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
auto_update chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
breadcrumbs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
call chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
channel chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
cli zed: Use CLI env for lang servers, tasks, terminal (#17075) 2024-08-29 18:09:06 +02:00
client chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
clock
collab use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
collab_ui chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
collections
command_palette chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
command_palette_hooks chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
context_servers chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
copilot Fix different kinds values used for worktree_id (#17523) 2024-09-07 00:51:09 -04:00
db chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
dev_server_projects chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
diagnostics chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
docs_preprocessor Don't rely on relative path for docs preprocessor (#16883) 2024-08-26 11:43:13 -04:00
editor use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
extension use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
extension_api chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
extension_cli chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
extensions_ui chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
feature_flags Add logic for closed beta LLM models (#16482) 2024-08-19 11:09:52 -07:00
feedback chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
file_finder chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
file_icons chore: Clean up allocs around project panel (#15422) 2024-07-29 14:21:41 +02:00
fs lsp: Watch paths outside of worktrees at language servers request (#17499) 2024-09-06 15:47:17 +02:00
fsevent
fuzzy Improve slash commands (#16195) 2024-08-13 23:06:07 -07:00
git chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
git_hosting_providers Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
go_to_line chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
google_ai assistant: Add display_name for OpenAI and Gemini (#17508) 2024-09-10 13:41:06 -04:00
gpui use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
gpui_macros chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
headless chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
html_to_markdown chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
http_client Introduce a separate backend service for LLM calls (#15831) 2024-08-05 20:26:21 -04:00
image_viewer chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
indexed_docs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
inline_completion_button chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
install_cli
journal chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
language ssh: Lookup language servers in env on SSH host (#17658) 2024-09-10 16:41:29 -04:00
language_model Revert tokenizer for custom OpenAI models (#17660) 2024-09-10 15:38:27 -04:00
language_selector use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
language_tools use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
languages use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
live_kit_client chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
live_kit_server live_kit_server: Re-remove protocol submodule (#15317) 2024-07-26 21:10:56 -04:00
lsp use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
markdown Disable definition lists in Markdown (#17648) 2024-09-10 11:16:27 -04:00
markdown_preview use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
media Update Rust crate bindgen to 0.70.0 (#17024) 2024-08-28 22:12:49 -07:00
menu
multi_buffer chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
node_runtime chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
notifications chore: Remove a bunch of unused structs (#16139) 2024-08-13 01:43:19 +02:00
ollama ollama: Add context_size for new "yi-coder" model (#17409) 2024-09-05 11:05:57 -04:00
open_ai assistant: Add display_name for OpenAI and Gemini (#17508) 2024-09-10 13:41:06 -04:00
outline chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
outline_panel Fix Workspace references being leaked (#17497) 2024-09-06 15:32:34 +02:00
paths assistant: Pass up tool results in LLM request messages (#17656) 2024-09-10 15:25:57 -04:00
picker chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
prettier
project ssh: Lookup language servers in env on SSH host (#17658) 2024-09-10 16:41:29 -04:00
project_panel Add ability to open files with system default application (#17231) 2024-09-10 14:36:36 -04:00
project_symbols Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
proto ssh: Lookup language servers in env on SSH host (#17658) 2024-09-10 16:41:29 -04:00
quick_action_bar use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
recent_projects use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
refineable
release_channel chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
remote use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
remote_server ssh: Lookup language servers in env on SSH host (#17658) 2024-09-10 16:41:29 -04:00
repl use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
rich_text Disable definition lists in Markdown (#17648) 2024-09-10 11:16:27 -04:00
rope chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
rpc chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
search Refactor SearchSettings (#17550) 2024-09-07 19:58:28 -04:00
semantic_index chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
semantic_version
session chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
settings Fix different kinds values used for worktree_id (#17523) 2024-09-07 00:51:09 -04:00
settings_ui chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
snippet Correct escaping in snippets (#14912) 2024-07-22 00:57:34 +02:00
snippet_provider lsp: Watch paths outside of worktrees at language servers request (#17499) 2024-09-06 15:47:17 +02:00
sqlez chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
sqlez_macros Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
story chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
storybook chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
sum_tree chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
supermaven chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
supermaven_api chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
tab_switcher Implement "join pane into next" (#16077) 2024-08-27 00:51:51 +03:00
task chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
tasks_ui chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
telemetry_events docs: Update telemetry documentation (#16628) 2024-08-21 20:24:35 -04:00
terminal Fix parenthesis matching for file links in terminal (#17512) 2024-09-07 10:51:02 -04:00
terminal_view chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
text chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
theme chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
theme_importer chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
theme_selector settings_ui: Add theme settings controls (#15115) 2024-07-24 16:25:52 -04:00
time_format chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
title_bar chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
ui project panel: select autofolded entries (#17520) 2024-09-09 07:22:16 -04:00
ui_input
util project search: make sorting comparator comply with Ord preconditions (#17604) 2024-09-10 06:55:46 -04:00
vcs_menu chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
vim Fix vim surround behavior around text objects (#17603) 2024-09-10 11:49:04 -04:00
welcome chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
workspace Update doc comments with tabs.file_icons default (#17629) 2024-09-10 06:50:43 -04:00
worktree use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
zed use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
zed_actions Improve Linux terminal keymap and context menu (#16845) 2024-08-26 01:01:46 +03:00