zed/crates
Thorsten Ball a97ab5eb3d
language servers: Fix wrong language server name (#20428)
This fixes the issue of multiple language servers showing up as `node`
in the language server logs dropdown.

It does this by changing `language_server.name()` to return the
adapter's name, not the binary name, and changing types to make sure
that we always use this.

Release Notes:

- Fixed language server names showing up only as `"node"`

---------

Co-authored-by: Sam Rose <hello@samwho.dev>
Co-authored-by: Bennet <bennet@zed.dev>
2024-11-11 10:18:38 +01:00
..
activity_indicator language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
anthropic
assets
assistant assistant: Track completions for each CodegenAlternative (#19999) 2024-11-10 17:22:24 +01:00
assistant_slash_command Fix regression in producing sections when converting SlashCommandOutput to event stream (#20404) 2024-11-08 09:29:14 +01:00
assistant_tool
audio
auto_update Rebuild SSH installation (#20220) 2024-11-05 13:37:54 -07:00
breadcrumbs
call
channel
cli
client Don't write temp files for telemetry logs (#20209) 2024-11-05 14:05:51 -07:00
clock
collab language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
collab_ui
collections
command_palette
command_palette_hooks
context_servers Add support for context server extensions (#20250) 2024-11-08 16:39:21 -05:00
copilot language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
db
dev_server_projects/src
diagnostics diagnostics: Improve performance with large # of diagnostics (#20189) 2024-11-04 12:16:02 -07:00
docs_preprocessor
editor language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
evals
extension language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
extension_api Add support for context server extensions (#20250) 2024-11-08 16:39:21 -05:00
extension_cli
extension_host language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
extensions_ui language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
feature_flags
feedback ci: Update issue templates. Rename defect to bug and improve log formatting (#20246) 2024-11-05 12:07:17 -05:00
file_finder
file_icons
fs Root rename detection (#20313) 2024-11-06 20:36:59 -07:00
fsevent
fuzzy
git git: Add support for opening git worktrees (#20164) 2024-11-06 09:43:39 +01:00
git_hosting_providers
go_to_line Improve project search performance (#20211) 2024-11-05 03:49:37 +02:00
google_ai assistant: Fix Gemini 1.5 Pro throwing "missing field 'index' at line N column M" (#20200) 2024-11-04 17:01:08 -05:00
gpui Enable reload of images in image viewer (#20374) 2024-11-10 11:37:02 +01:00
gpui_macros
html_to_markdown
http_client
image_viewer Enable reload of images in image viewer (#20374) 2024-11-10 11:37:02 +01:00
indexed_docs Extension refactor (#20305) 2024-11-06 10:06:25 -07:00
inline_completion_button
install_cli
journal
language language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
language_model assistant: Show only configured models in the model picker (#20392) 2024-11-08 10:08:59 -03:00
language_selector
language_tools language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
languages language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
live_kit_client
live_kit_server
lsp language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
markdown
markdown_preview markdown preview: Refresh preview when file is changed outside of the editor (#20175) 2024-11-04 17:23:32 +01:00
media
menu
multi_buffer Fix a test flake involving zeroed out group_intervals (#20328) 2024-11-07 09:17:43 -07:00
node_runtime typescript: Improve installation checks for vtsls (#20197) 2024-11-04 16:00:51 -05:00
notifications
ollama
open_ai
outline Extract outline rendering to outline crate (#20179) 2024-11-04 11:54:37 -05:00
outline_panel Improve outline panel keyboard navigation (#20385) 2024-11-08 01:19:54 +02:00
paths Extension refactor (#20305) 2024-11-06 10:06:25 -07:00
picker Prefer revealing items in the middle of the list for outline and project panels (#20349) 2024-11-07 14:36:29 +02:00
prettier language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
project language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
project_panel project panel: Stop flickering border when preview tabs disabled (#20417) 2024-11-08 16:53:39 +01:00
project_symbols
proto lsp: Track completion triggers for each language separately (#20471) 2024-11-10 10:29:10 +01:00
quick_action_bar Disable repl in non-local projects (#20397) 2024-11-08 06:29:07 -08:00
recent_projects Remoting: Fix opening multiple folders on one server (#20281) 2024-11-05 22:16:38 -07:00
refineable
release_channel
remote Extension refactor (#20305) 2024-11-06 10:06:25 -07:00
remote_server language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
repl Set up editor actions after workspace not on stack (#20445) 2024-11-08 17:11:43 -08:00
reqwest_client
rich_text
rope rope: Index tab locations for each chunk (#20289) 2024-11-06 13:18:30 +01:00
rpc
search Ensure project search actions are always aligned (#20353) 2024-11-07 10:56:10 -03:00
semantic_index
semantic_version
session
settings macOS: Add key equivalents for non-Latin layouts (#20401) 2024-11-08 13:05:10 -07:00
settings_ui
snippet
snippet_provider
snippets_ui
sqlez
sqlez_macros
story
storybook Add preview for Checkbox with Label (#20448) 2024-11-08 22:53:15 -05:00
sum_tree
supermaven
supermaven_api
tab_switcher
task
tasks_ui
telemetry_events
terminal terminal: Prevent [] from being sanitized into clickable file link (#20386) 2024-11-08 02:41:30 +02:00
terminal_view
text Fix a test flake involving zeroed out group_intervals (#20328) 2024-11-07 09:17:43 -07:00
theme
theme_importer
theme_selector
time_format
title_bar
toolchain_selector
ui Add preview for Checkbox with Label (#20448) 2024-11-08 22:53:15 -05:00
ui_input
ui_macros
util
vcs_menu
vim Exclude pinned tabs when closing items (#19593) 2024-11-07 11:20:19 +02:00
welcome Add emacs keymap (#19605) 2024-11-07 15:22:53 -05:00
workspace Add preview for Checkbox with Label (#20448) 2024-11-08 22:53:15 -05:00
worktree Enable reload of images in image viewer (#20374) 2024-11-10 11:37:02 +01:00
zed Add support for context server extensions (#20250) 2024-11-08 16:39:21 -05:00
zed_actions