-
Notifications
You must be signed in to change notification settings - Fork 6k
Description
Summary
Extension configuration pane description overflows and cannot be scrolled, even with window resize
Description
When installing a dev extension via Extensions > Install Dev Extension and selecting a local folder, the configure pane opens with a very long description (for extension). The content overflows the pane, preventing scrolling to the bottom to view or interact with full details. Resizing the Zed IDE window does not resolve the issue; the pane remains non-scrollable and fixed in height.
Steps to reproduce:
- Open Zed IDE and navigate to Extensions page.
2 . Click "Install Dev Extension" and select a local folder containing an extension with a lengthy configure description - The configure pane appears—attempt to scroll the description area.
- Resize the IDE window larger/smaller.
Expected Behavior: The configure pane should be scrollable, allowing full access to the description content regardless of length. Resizing the window should adjust the pane height or enable scrolling if needed.
Actual Behavior: Description overflows without scrollbars; bottom content is inaccessible. Window resize has no effect.
Zed Version and System Specs
Zed: v0.210.4 (Zed)
OS: Linux Wayland endeavouros unknown
Memory: 19.3 GiB
Architecture: x86_64
GPU: NVIDIA GeForce MX130 || NVIDIA || 580.95.05
If applicable, attach your Zed.log file to this issue.
Zed.log
2025-11-06T21:08:41+05:30 INFO [zed] ========== starting zed version 0.210.4, sha unknown ==========
2025-11-06T21:08:43+05:30 INFO [zed] Using git binary path: None
2025-11-06T21:08:43+05:30 INFO [crashes] spawning crash handler process
2025-11-06T21:08:43+05:30 INFO [crashes] connected to crash handler process after 100ms
2025-11-06T21:08:43+05:30 INFO [crashes] crash handler registered
2025-11-06T21:08:44+05:30 INFO [extension_host] extensions updated. loading 4, reloading 0, unloading 0
2025-11-06T21:08:44+05:30 INFO [gpui::platform::linux::platform] activate is not implemented on Linux, ignoring the call
2025-11-06T21:08:44+05:30 INFO [client] set status on client 0: Authenticating
2025-11-06T21:08:45+05:30 INFO [gpui::platform::blade::blade_renderer] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8Unorm, alpha: PreMultiplied }
2025-11-06T21:08:45+05:30 INFO [workspace] Rendered first frame
2025-11-06T21:08:45+05:30 INFO [zed::zed] Using GPU: GpuSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce MX130", driver_name: "NVIDIA", driver_info: "580.95.05" }
2025-11-06T21:08:47+05:30 INFO [client] set status on client 488399: Authenticated
2025-11-06T21:08:51+05:30 INFO [util] set environment variables from shell:/usr/bin/zsh, path:/home/neo/.atuin/bin:/home/neo/.local/bin:/home/neo/.cargo/bin:/home/neo/go/bin:/usr/lib/go/bin:/home/neo/.local/share/zinit/polaris/bin:/home/neo/.config/guix/current/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin
2025-11-06T21:08:51+05:30 INFO [project::environment] using project environment variables shell launched in "/home/neo/Dev/clones/nihalxkumar". PATH="/home/neo/.atuin/bin:/home/neo/.local/bin:/home/neo/.cargo/bin:/home/neo/go/bin:/usr/lib/go/bin:/home/neo/.local/share/zinit/polaris/bin:/home/neo/.config/guix/current/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin"
2025-11-06T21:08:52+05:30 INFO [node_runtime] using Node.js found on PATH: SystemNodeRuntime { node: "/usr/bin/node", npm: "/usr/bin/npm", global_node_modules: "/usr/lib/node_modules\n", scratch_dir: "/home/neo/.local/share/zed/node" }
2025-11-06T21:08:55+05:30 INFO [lsp] starting language server process. binary path: "/usr/bin/node", working directory: "/home/neo/Dev/clones/nihalxkumar", args: ["/home/neo/.local/share/zed/languages/yaml-language-server/node_modules/yaml-language-server/bin/yaml-language-server", "--stdio"]
2025-11-06T21:09:07+05:30 INFO [gpui::platform::blade::blade_renderer] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8Unorm, alpha: PreMultiplied }
2025-11-06T21:09:07+05:30 INFO [zed::zed] Using GPU: GpuSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce MX130", driver_name: "NVIDIA", driver_info: "580.95.05" }
2025-11-06T21:09:09+05:30 ERROR [gpui::window] window not found
2025-11-06T21:09:09+05:30 ERROR [gpui::window] window not found
2025-11-06T21:09:12+05:30 INFO [project::environment] using project environment variables shell launched in "/home/neo/Dev/clones/zingat". PATH="/home/neo/.local/bin:/home/neo/.cargo/bin:/home/neo/go/bin:/usr/lib/go/bin:/home/neo/.config/guix/current/bin:/home/neo/.atuin/bin:/home/neo/.local/share/zinit/polaris/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin"
2025-11-06T21:09:12+05:30 INFO [project::lsp_store] stopping language server yaml-language-server
2025-11-06T21:09:58+05:30 ERROR [zeta::zeta] edit prediction failed
Caused by:
error predicting edits.
Status: 408
Body: 408
2025-11-06T21:52:49+05:30 ERROR [gpui::window] window not found
2025-11-06T21:52:49+05:30 ERROR [gpui::window] window not found
2025-11-10T17:36:47+05:30 INFO [zed] ========== starting zed version 0.210.4, sha unknown ==========
2025-11-10T17:36:49+05:30 INFO [crashes] spawning crash handler process
2025-11-10T17:36:49+05:30 INFO [zed] Using git binary path: None
2025-11-10T17:36:49+05:30 INFO [extension_host] extensions updated. loading 4, reloading 0, unloading 0
2025-11-10T17:36:49+05:30 INFO [crashes] connected to crash handler process after 100ms
2025-11-10T17:36:49+05:30 INFO [crashes] crash handler registered
2025-11-10T17:36:49+05:30 INFO [gpui::platform::linux::platform] activate is not implemented on Linux, ignoring the call
2025-11-10T17:36:49+05:30 INFO [client] set status on client 0: Authenticating
2025-11-10T17:36:49+05:30 INFO [gpui::platform::blade::blade_renderer] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8Unorm, alpha: PreMultiplied }
2025-11-10T17:36:49+05:30 INFO [workspace] Rendered first frame
2025-11-10T17:36:49+05:30 INFO [zed::zed] Using GPU: GpuSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce MX130", driver_name: "NVIDIA", driver_info: "580.95.05" }
2025-11-10T17:36:49+05:30 INFO [gpui::platform::blade::blade_renderer] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8Unorm, alpha: Ignored }
2025-11-10T17:36:50+05:30 INFO [util] set environment variables from shell:/usr/bin/zsh, path:/home/neo/.atuin/bin:/home/neo/.local/bin:/home/neo/.cargo/bin:/home/neo/go/bin:/usr/lib/go/bin:/home/neo/.local/share/zinit/polaris/bin:/home/neo/.config/guix/current/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin
2025-11-10T17:36:51+05:30 INFO [project::environment] using project environment variables shell launched in "/home/neo/Dev/clones/zingat". PATH="/home/neo/.atuin/bin:/home/neo/.local/bin:/home/neo/.cargo/bin:/home/neo/go/bin:/usr/lib/go/bin:/home/neo/.local/share/zinit/polaris/bin:/home/neo/.config/guix/current/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin"
2025-11-10T17:36:51+05:30 INFO [client] set status on client 488399: Authenticated
2025-11-10T17:37:14+05:30 ERROR [extensions_ui::extensions_ui] unknown variant `agent-servers`, expected one of `themes`, `icon-themes`, `languages`, `grammars`, `language-servers`, `context-servers`, `slash-commands`, `indexed-docs-providers`, `snippets`, `debug-adapters` at line 1 column 283219
2025-11-10T17:37:27+05:30 INFO [extension::extension_builder] compiling Rust extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:37:40+05:30 INFO [extension::extension_builder] compiling Rust crate for extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:37:40+05:30 ERROR [extensions_ui::extensions_ui] unknown variant `agent-servers`, expected one of `themes`, `icon-themes`, `languages`, `grammars`, `language-servers`, `context-servers`, `slash-commands`, `indexed-docs-providers`, `snippets`, `debug-adapters` at line 1 column 283219
2025-11-10T17:37:58+05:30 INFO [extension_host] installing extension mcp-server-context7 latest version
2025-11-10T17:38:01+05:30 INFO [extension_host] rebuilt extension index in 51.24125ms
2025-11-10T17:38:01+05:30 INFO [extension_host] extensions updated. loading 1, reloading 0, unloading 0
2025-11-10T17:38:02+05:30 INFO [extension_host] installing extension mcp-server-sequential-thinking latest version
2025-11-10T17:38:03+05:30 INFO [node_runtime] using Node.js found on PATH: SystemNodeRuntime { node: "/usr/bin/node", npm: "/usr/bin/npm", global_node_modules: "/usr/lib/node_modules\n", scratch_dir: "/home/neo/.local/share/zed/node" }
2025-11-10T17:38:03+05:30 INFO [extension_host] rebuilt extension index in 9.888509ms
2025-11-10T17:38:03+05:30 INFO [extension_host] extensions updated. loading 1, reloading 0, unloading 0
2025-11-10T17:38:39+05:30 INFO [extension::extension_builder] compiled Rust crate for extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:38:39+05:30 INFO [extension::extension_builder] encoding wasm component for extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:38:39+05:30 INFO [extension::extension_builder] extension /home/neo/Dev/clones/extensions/extensions/arch-mcp written to /home/neo/Dev/clones/extensions/extensions/arch-mcp/extension.wasm
2025-11-10T17:38:39+05:30 INFO [extension::extension_builder] compiled Rust extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:38:39+05:30 INFO [extension::extension_builder] finished compiling extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:38:39+05:30 INFO [extension_host] rebuilt extension index in 3.139802ms
2025-11-10T17:38:39+05:30 INFO [extension_host] extensions updated. loading 1, reloading 0, unloading 0
2025-11-10T17:38:41+05:30 ERROR [project::context_server_store] arch-mcp context server failed to start: failed to spawn command cd "/home/neo/Dev/clones/zingat" && "/home/neo/.local/share/zed/extensions/work/arch-mcp/uvx" "arch-ops-server")
2025-11-10T17:38:46+05:30 INFO [extension::extension_builder] compiling Rust extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:38:46+05:30 INFO [extension::extension_builder] compiling Rust crate for extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:38:46+05:30 INFO [extension::extension_builder] compiled Rust crate for extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:38:46+05:30 INFO [extension::extension_builder] encoding wasm component for extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:38:46+05:30 INFO [extension::extension_builder] extension /home/neo/Dev/clones/extensions/extensions/arch-mcp written to /home/neo/Dev/clones/extensions/extensions/arch-mcp/extension.wasm
2025-11-10T17:38:46+05:30 INFO [extension::extension_builder] compiled Rust extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:38:46+05:30 INFO [extension::extension_builder] finished compiling extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:38:47+05:30 INFO [extension_host] rebuilt extension index in 2.621132ms
2025-11-10T17:38:47+05:30 INFO [extension_host] extensions updated. loading 0, reloading 1, unloading 0
2025-11-10T17:38:49+05:30 ERROR [project::context_server_store] arch-mcp context server failed to start: failed to spawn command cd "/home/neo/Dev/clones/zingat" && "/home/neo/.local/share/zed/extensions/work/arch-mcp/uvx" "arch-ops-server")
2025-11-10T17:39:19+05:30 INFO [gpui::platform::blade::blade_renderer] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8Unorm, alpha: PreMultiplied }
2025-11-10T17:39:38+05:30 INFO [extension::extension_builder] compiling Rust extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:39:38+05:30 INFO [extension::extension_builder] compiling Rust crate for extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:39:38+05:30 INFO [extension::extension_builder] compiled Rust crate for extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:39:38+05:30 INFO [extension::extension_builder] encoding wasm component for extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:39:38+05:30 INFO [extension::extension_builder] extension /home/neo/Dev/clones/extensions/extensions/arch-mcp written to /home/neo/Dev/clones/extensions/extensions/arch-mcp/extension.wasm
2025-11-10T17:39:38+05:30 INFO [extension::extension_builder] compiled Rust extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:39:38+05:30 INFO [extension::extension_builder] finished compiling extension /home/neo/Dev/clones/extensions/extensions/arch-mcp
2025-11-10T17:39:39+05:30 INFO [extension_host] rebuilt extension index in 2.545771ms
2025-11-10T17:39:39+05:30 INFO [extension_host] extensions updated. loading 0, reloading 1, unloading 0
2025-11-10T17:39:41+05:30 ERROR [project::context_server_store] arch-mcp context server failed to start: failed to spawn command cd "/home/neo/Dev/clones/zingat" && "/home/neo/.local/share/zed/extensions/work/arch-mcp/uvx" "arch-ops-server")
2025-11-10T17:40:11+05:30 INFO [gpui::platform::blade::blade_renderer] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8Unorm, alpha: Ignored }
2025-11-10T17:43:35+05:30 INFO [gpui::platform::blade::blade_renderer] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8Unorm, alpha: PreMultiplied }
2025-11-10T17:47:33+05:30 INFO [gpui::platform::blade::blade_renderer] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8Unorm, alpha: Ignored }
2025-11-10T17:47:54+05:30 INFO [gpui::platform::blade::blade_renderer] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8Unorm, alpha: PreMultiplied }
2025-11-10T17:54:39+05:30 ERROR [gpui::window] window not found
2025-11-10T17:54:39+05:30 ERROR [gpui::window] window not found
2025-11-10T17:54:42+05:30 INFO [zed] ========== starting zed version 0.210.4, sha unknown ==========
2025-11-10T17:54:43+05:30 INFO [zed] Using git binary path: None
2025-11-10T17:54:43+05:30 INFO [crashes] spawning crash handler process
2025-11-10T17:54:43+05:30 INFO [extension_host] extensions updated. loading 7, reloading 0, unloading 0
2025-11-10T17:54:43+05:30 INFO [gpui::platform::linux::platform] activate is not implemented on Linux, ignoring the call
2025-11-10T17:54:43+05:30 INFO [crashes] connected to crash handler process after 100ms
2025-11-10T17:54:43+05:30 INFO [crashes] crash handler registered
2025-11-10T17:54:43+05:30 INFO [gpui::platform::blade::blade_renderer] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8Unorm, alpha: PreMultiplied }
2025-11-10T17:54:44+05:30 INFO [workspace] Rendered first frame
2025-11-10T17:54:44+05:30 INFO [zed::zed] Using GPU: GpuSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce MX130", driver_name: "NVIDIA", driver_info: "580.95.05" }
2025-11-10T17:54:44+05:30 INFO [client] set status on client 0: Authenticating
2025-11-10T17:54:44+05:30 INFO [gpui::platform::blade::blade_renderer] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8Unorm, alpha: Ignored }
2025-11-10T17:54:46+05:30 INFO [util] set environment variables from shell:/usr/bin/zsh, path:/home/neo/.atuin/bin:/home/neo/.local/bin:/home/neo/.cargo/bin:/home/neo/go/bin:/usr/lib/go/bin:/home/neo/.local/share/zinit/polaris/bin:/home/neo/.config/guix/current/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin
2025-11-10T17:54:46+05:30 INFO [project::environment] using project environment variables shell launched in "/home/neo/Dev/clones/zingat". PATH="/home/neo/.atuin/bin:/home/neo/.local/bin:/home/neo/.cargo/bin:/home/neo/go/bin:/usr/lib/go/bin:/home/neo/.local/share/zinit/polaris/bin:/home/neo/.config/guix/current/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin"
2025-11-10T17:54:46+05:30 INFO [node_runtime] using Node.js found on PATH: SystemNodeRuntime { node: "/usr/bin/node", npm: "/usr/bin/npm", global_node_modules: "/usr/lib/node_modules\n", scratch_dir: "/home/neo/.local/share/zed/node" }
2025-11-10T17:54:50+05:30 ERROR [copilot::copilot_chat] error sending request for url (https://api.github.com/copilot_internal/v2/token)
Caused by:
0: client error (Connect)
1: dns error
2: failed to lookup address information: Temporary failure in name resolution
2025-11-10T17:54:52+05:30 ERROR [project::context_server_store] arch-mcp context server failed to start: failed to spawn command cd "/home/neo/Dev/clones/zingat" && "/home/neo/.local/share/zed/extensions/work/arch-mcp/uvx" "arch-ops-server")
2025-11-10T17:54:52+05:30 INFO [client] set status on client 488399: Authenticated
2025-11-10T17:57:53+05:30 ERROR [extensions_ui::extensions_ui] unknown variant `agent-servers`, expected one of `themes`, `icon-themes`, `languages`, `grammars`, `language-servers`, `context-servers`, `slash-commands`, `indexed-docs-providers`, `snippets`, `debug-adapters` at line 1 column 283219
