-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Insights: zed-industries/zed
Overview
Could not load contribution data
Please try again later
4 Releases published by 1 person
-
v0.179.1-pre
published
Mar 20, 2025 -
v0.179.2-pre
published
Mar 24, 2025 -
v0.180.0-pre
published
Mar 26, 2025 -
v0.179.2
published
Mar 26, 2025
210 Pull requests merged by 50 people
-
Update Rust crate async-compression to v0.4.22
#27529 merged
Mar 27, 2025 -
Update Rust crate time to v0.3.41
#27553 merged
Mar 27, 2025 -
Update Rust crate clap to v4.5.34
#27530 merged
Mar 27, 2025 -
Update dependency @tsconfig/node20 to v20.1.5
#27560 merged
Mar 27, 2025 -
Update Rust crate plist to v1.7.1
#27550 merged
Mar 27, 2025 -
Update dependency @slack/webhook to v7.0.5
#27554 merged
Mar 27, 2025 -
Update serde monorepo to v1.0.219
#27561 merged
Mar 27, 2025 -
Remove unneeded inline tables in
Cargo.toml
s#27563 merged
Mar 27, 2025 -
assistant2: Add ability to configure tools for profiles in the UI
#27562 merged
Mar 27, 2025 -
Git: Fix hunks being skipped when staging too quickly
#27552 merged
Mar 26, 2025 -
Fix broken merge
#27551 merged
Mar 26, 2025 -
Fix crash when staging a hunk that overlaps multiple unstaged hunks
#27545 merged
Mar 26, 2025 -
Move repository state RPC handlers to the GitStore
#27391 merged
Mar 26, 2025 -
Add token usage to
LanguageModelTextStream
#27490 merged
Mar 26, 2025 -
Debugger UI: Fix breakpoint rendering in git hunks
#27538 merged
Mar 26, 2025 -
Revert "editor: Do not use
hide_mouse_while_typing
for single line editor"#27547 merged
Mar 26, 2025 -
assistant2: Start on modal for managing profiles
#27546 merged
Mar 26, 2025 -
Fix tools'
ui_text
to use inline code escaping#27543 merged
Mar 26, 2025 -
assistant2: Fix filtering issue when using @mention completion provider
#27541 merged
Mar 26, 2025 -
Align project panel and git panel deletion behavior
#27525 merged
Mar 26, 2025 -
workspace: Double click empty pane to open new file
#27521 merged
Mar 26, 2025 -
editor: Do not use
hide_mouse_while_typing
for single line editor#27536 merged
Mar 26, 2025 -
assistant2: Add scrollbar to active thread
#27534 merged
Mar 26, 2025 -
Remove project strong reference from git panel's log output editor
#27496 merged
Mar 26, 2025 -
gpui/blade: Allow forcing use of a specific GPU with
ZED_DEVICE_ID
env var#27531 merged
Mar 26, 2025 -
Hide the mouse when the user is typing in the editor - take 2
#27519 merged
Mar 26, 2025 -
assistant2: Rework enabled tool representation
#27527 merged
Mar 26, 2025 -
html: Improve settings, formatting and user binaries
#27524 merged
Mar 26, 2025 -
assistant2: Fix
//
appearing for paths in file context picker#27528 merged
Mar 26, 2025 -
python: Show environment name if available
#26741 merged
Mar 26, 2025 -
Fix drawing of 0-width borders when quad has other borders (cherry-pick #27511)
#27517 merged
Mar 26, 2025 -
assistant2: Add profile selector
#27520 merged
Mar 26, 2025 -
Fix drawing of 0-width borders when quad has other borders
#27511 merged
Mar 26, 2025 -
assistant2: Encourage diagnostics check
#27510 merged
Mar 26, 2025 -
Add Create Directory Tool
#27505 merged
Mar 26, 2025 -
extension_host: Rename
Extension
variants so that the version number components are clearer#27507 merged
Mar 26, 2025 -
Add support for excluding files based on
.gitignore
#26636 merged
Mar 26, 2025 -
Escape markdown in tools'
ui_text
#27502 merged
Mar 26, 2025 -
Make the "View Panel" focus the assistant panel
#27504 merged
Mar 26, 2025 -
Allow the keybinding context to detect the terminal vi_mode
#26236 merged
Mar 26, 2025 -
windows: Fix performance issues after trashing or deleting a folder
#27498 merged
Mar 26, 2025 -
Bump Zed to v0.181
#27506 merged
Mar 26, 2025 -
lsp: Check if language server supports
workspace/symbol
request#27491 merged
Mar 26, 2025 -
assistant2: Use different icons in the notification popover depending on status
#27493 merged
Mar 26, 2025 -
assistant2: Improve tool card header scrolling affordance
#27492 merged
Mar 26, 2025 -
assistant2: Fix tool label overflowing on card header
#27489 merged
Mar 26, 2025 -
lsp: Add support for
textDocument/documentSymbol
#27488 merged
Mar 26, 2025 -
assistant2: Add new icons for create and delete file tool
#27487 merged
Mar 26, 2025 -
Improve
editor::CopyAndTrim
action's discoverability#27484 merged
Mar 26, 2025 -
git: Fix staging file hunks on Windows
#26661 merged
Mar 26, 2025 -
Debugger UI: Update tab content and remove red tint from terminated session
#27475 merged
Mar 26, 2025 -
Allow enabling/disabling breakpoints
#27280 merged
Mar 26, 2025 -
Fix
corner_radii
clamping forImg
when actual size is smaller than the container#27473 merged
Mar 26, 2025 -
Fix
paint_quad
behavior change which clamped corner rounding#27472 merged
Mar 26, 2025 -
assistant2: Notify when tool is finished
#27459 merged
Mar 26, 2025 -
editor: Do not insert scrollbar hitboxes when scrollbars are disabled
#27467 merged
Mar 26, 2025 -
Add support for Gemini 2.5 Pro Experimental model
#27468 merged
Mar 26, 2025 -
markdown_preview: Fix code block highlight and indentation
#27463 merged
Mar 25, 2025 -
Add a way to control go to definition fallback
#27426 merged
Mar 25, 2025 -
Pull logic for clamping corner rounding radii out of
Corners::to_pixels
#27460 merged
Mar 25, 2025 -
worktree: Don't open files >= 6GB in size
#27458 merged
Mar 25, 2025 -
assistant2: Add some padding top to the checkpoint element
#27456 merged
Mar 25, 2025 -
ci: Run nix nightly on any mac runners
#27457 merged
Mar 25, 2025 -
editor: Refactor scrollbar-related code
#24134 merged
Mar 25, 2025 -
python: Add task for running modules
#26462 merged
Mar 25, 2025 -
title bar: Adjust the onboarding banner component API
#27455 merged
Mar 25, 2025 -
assistant2: Allow profiles to manage context server tools
#27452 merged
Mar 25, 2025 -
Fix color swatch shrinking in the LSP completion menu
#27450 merged
Mar 25, 2025 -
Remove
Pixels: Mul<Pixels, Output = Pixels>
impl, add ScaledPixels ops#27451 merged
Mar 25, 2025 -
Remove
ui
dependency fromassistant_tool
andcontext_server
#27449 merged
Mar 25, 2025 -
language_model: Remove dependency on
ui
#27448 merged
Mar 25, 2025 -
Add
icons
crate#27447 merged
Mar 25, 2025 -
assistant tools: Add
Tool::icon
method instead of matching on name#27444 merged
Mar 25, 2025 -
zed: Make inline assist quick action dispatch an action
#27445 merged
Mar 25, 2025 -
Reapply #27200 after bad conflict resolution
#27446 merged
Mar 25, 2025 -
debugger ui: Make variable values muted by default
#27441 merged
Mar 25, 2025 -
Add
.github/copilot-instructions.md
to paths loaded for rules#27442 merged
Mar 25, 2025 -
assistant2: Disable "Add Server" button when the required fields are empty
#27440 merged
Mar 25, 2025 -
Add find-replace-file tool, use it by default over edit-files-tool
#27438 merged
Mar 25, 2025 -
Add support for dashed borders to GPUI
#27139 merged
Mar 25, 2025 -
debugger: Fix typing in active buffer resulting a jump to an active debug line
#27439 merged
Mar 25, 2025 -
debugger: Make UI a bit more dense
#27429 merged
Mar 25, 2025 -
Update stale issue bot to run on Wednesday
#27437 merged
Mar 25, 2025 -
assistant2: Add modal for adding context servers
#27434 merged
Mar 25, 2025 -
Gracefully handle models searching for empty glob
#27370 merged
Mar 25, 2025 -
ci: Hide harmless cargo about error from release output
#27433 merged
Mar 25, 2025 -
Add default settings for LaTeX
#27286 merged
Mar 25, 2025 -
assistant edit tool: Reliability improvements
#27431 merged
Mar 25, 2025 -
Gracefully handle bad LLM-generated paths in dir tool
#27202 merged
Mar 25, 2025 -
assistant2: Add
create-file
andcopy-path
tools to the "Code Writer" profile#27432 merged
Mar 25, 2025 -
python: Fix incorrect indenting of
except
,finally
,else
, andelif
control flow#27428 merged
Mar 25, 2025 -
Add create-file-tool
#27381 merged
Mar 25, 2025 -
Revert nix package bump attempt
#27425 merged
Mar 25, 2025 -
Use newer cargo-bundle without the build error
#27424 merged
Mar 25, 2025 -
Merge clangd's
inactiveRegions
with existing diagnostics#26737 merged
Mar 25, 2025 -
extension: Add support for
additional_workspace_configuration
andadditional_initialization_options
#27407 merged
Mar 25, 2025 -
assistant2: Add icon for copy-path tool
#27421 merged
Mar 25, 2025 -
Fix strikethrough and underline in Linux (cherry-pick #27267)
#27380 merged
Mar 25, 2025 -
Don't assume that the excerpt can be found (cherry-pick #27395)
#27398 merged
Mar 25, 2025 -
docs: Improve Git page
#26566 merged
Mar 25, 2025 -
title_bar: Anchor user menu popover at top right corner
#27329 merged
Mar 25, 2025 -
assistant2: Remove the Prompt Library section from the settings
#27404 merged
Mar 25, 2025 -
copilot: Add Claude 3.7-Sonnet-Thought model to Copilot Chat
#27409 merged
Mar 25, 2025 -
Make a single reusable banner component
#27412 merged
Mar 25, 2025 -
windows: Detect
pwsh
#25713 merged
Mar 25, 2025 -
Cache deps with crane
#27411 merged
Mar 25, 2025 -
Set edit predictions to default to the Zed provider
#27394 merged
Mar 25, 2025 -
zlog: Implement better scope map
#27408 merged
Mar 25, 2025 -
Add copy-path tool
#27371 merged
Mar 25, 2025 -
debugger/lldb: Remove xcrun-based lldb-dap binary lookup
#27405 merged
Mar 25, 2025 -
assistant: Allow opening the Prompt Library via the command palette
#27368 merged
Mar 25, 2025 -
assistant2: Add tiny design improvements
#27399 merged
Mar 25, 2025 -
debugger: Improve variable list keyboard navigation
#27308 merged
Mar 24, 2025 -
copilot: Switch to official
@github/copilot-language-server
#27401 merged
Mar 24, 2025 -
migrator: Add migration for settings changed prior to migrator-introduction
#27375 merged
Mar 24, 2025 -
Don't assume that the excerpt can be found
#27395 merged
Mar 24, 2025 -
Fix regression in
do_completion
changes#27396 merged
Mar 24, 2025 -
zed_extension_api: Fork new version of extension API
#27390 merged
Mar 24, 2025 -
assistant2: Add
move-path
tool to the "Code Writer" profile#27389 merged
Mar 24, 2025 -
Remove Lua scripting tool
#27388 merged
Mar 24, 2025 -
docs: Improve Haskell documentation
#27372 merged
Mar 24, 2025 -
Fix crash when toggling deleted hunk
#27138 merged
Mar 24, 2025 -
Git: Reload index before reading it
#27386 merged
Mar 24, 2025 -
assistant2: Rework
@mentions
#26983 merged
Mar 24, 2025 -
Make system prompt be more explicit about root paths
#27383 merged
Mar 24, 2025 -
python: Enable manifest detection for pylsp and pyright
#27364 merged
Mar 24, 2025 -
Update
windows-rs
#27379 merged
Mar 24, 2025 -
Serialize breakpoints when changing the state of a breakpoint
#27373 merged
Mar 24, 2025 -
Upgrade
xkbcommon
to v0.8.0#27376 merged
Mar 24, 2025 -
jsx_tag_auto_close: Fix
<Foo.Bar>
component auto-close#27374 merged
Mar 24, 2025 -
Add move_path tool
#27366 merged
Mar 24, 2025 -
Treat bun.lock as JSONC
#27359 merged
Mar 24, 2025 -
Update cosmic text to 0.13.2
#27362 merged
Mar 24, 2025 -
assistant2: Polish the thinking card
#27363 merged
Mar 24, 2025 -
markdown_preview: Fix preview not rendering bullet points beginning with HTML
#27018 merged
Mar 24, 2025 -
Make python's file, line output clickable in terminal
#26903 merged
Mar 24, 2025 -
Update docs for some settings
#27293 merged
Mar 24, 2025 -
docs: Add Erlang language server documentation
#27346 merged
Mar 24, 2025 -
docs: Document how to use project-specific settings for Ruby LSP
#27310 merged
Mar 23, 2025 -
docs: Add tip for viewing LSP logs when configuring Ruby
#27318 merged
Mar 22, 2025 -
docs: Update Minitest example to clarify it only works with Rails
#27311 merged
Mar 22, 2025 -
Rename LSP function and simplify tests
#27313 merged
Mar 22, 2025 -
Improve Regex syntax highlighting
#25332 merged
Mar 22, 2025 -
extensions_ui : Scroll to top on filter change
#27305 merged
Mar 22, 2025 -
extensions_ui: Add scrollbar
#27303 merged
Mar 22, 2025 -
terminal: Make
alternate_scroll
on by default#27302 merged
Mar 22, 2025 -
Scroll to follow expanding part of
editor::SelectLargerSyntaxNode
#27295 merged
Mar 22, 2025 -
vim: Single quote mark
#27231 merged
Mar 22, 2025 -
vim: View Marks
#26885 merged
Mar 22, 2025 -
Prompt before running some tools
#27284 merged
Mar 22, 2025 -
Automatically expand context for inline assistant to nearest block
#27282 merged
Mar 22, 2025 -
zed: Add
--system-specs
arg#27285 merged
Mar 22, 2025 -
markdown_preview: Fix rendering image not at all or too often
#25592 merged
Mar 21, 2025 -
Clear breakpoints action
#27254 merged
Mar 21, 2025 -
zlog: Init
#27273 merged
Mar 21, 2025 -
assistant2: Polish spacing and alignment
#27264 merged
Mar 21, 2025 -
Refactor TextLayout to use Rc<RefCell> instead of Arc<Mutex> for improved performance
#27177 merged
Mar 21, 2025 -
editor: Fix regression in git label colors due to status color changes
#27272 merged
Mar 21, 2025 -
Fix strikethrough and underline in Linux
#27267 merged
Mar 21, 2025 -
Try removing windows config directives
#27261 merged
Mar 21, 2025 -
Delete unused checkpoints
#27260 merged
Mar 21, 2025 -
Show claude-3-7-sonnet-thinking model for all users
#27256 merged
Mar 21, 2025 -
Bump up default timeout
#27250 merged
Mar 21, 2025 -
Adjust multibuffer header fold button size
#27253 merged
Mar 21, 2025 -
keymap: Remove backspace/delete as shortcuts for
git::RestoreFile
#27257 merged
Mar 21, 2025 -
assistant2: Order agent profiles in the order they are defined in settings
#27255 merged
Mar 21, 2025 -
Persist editor folds between restarts
#27252 merged
Mar 21, 2025 -
Fix toggling breakpoints not working when text anchor isn't at start
#27249 merged
Mar 21, 2025 -
assistant2: Define built-in agent profiles in the default settings
#27251 merged
Mar 21, 2025 -
assistant2: Sort tools in the tool selector by ID
#27247 merged
Mar 21, 2025 -
project: Track manifest locations per unique manifest locator
#27194 merged
Mar 21, 2025 -
assistant2: Ensure scripting tool gets disabled when switching profiles
#27244 merged
Mar 21, 2025 -
Show "Restore Checkpoint" only when there were changes
#27243 merged
Mar 21, 2025 -
Change default Markdown
soft_wrap
to "bounded"#27205 merged
Mar 21, 2025 -
lsp: Fix workspace folders being cleared when new set is the same as the old one
#27242 merged
Mar 21, 2025 -
assistant: Add support for
claude-3-7-sonnet-thinking
#27085 merged
Mar 21, 2025 -
Add non-blob columns to SQLite
#27236 merged
Mar 21, 2025 -
languages: Fix JS/TS imports not showing correct suggestions after using period
#27235 merged
Mar 21, 2025 -
lsp-config: Allow setting a server's environment variables
#27213 merged
Mar 21, 2025 -
assistant2: Add design refinements
#27160 merged
Mar 21, 2025 -
docs: Change
render
function's return type#27229 merged
Mar 21, 2025 -
Migrate most callers of git-related worktree APIs to use the GitStore
#27225 merged
Mar 21, 2025 -
extensions: Add copy author info button in context menu
#27221 merged
Mar 20, 2025 -
Separate repository state synchronization from worktree synchronization
#27140 merged
Mar 20, 2025 -
assistant2: Watch settings for changes to profiles
#27219 merged
Mar 20, 2025 -
assistant2: Allow creating agent profiles via settings
#27216 merged
Mar 20, 2025 -
docs: Fix rendering of keybind in
languages.md
#27217 merged
Mar 20, 2025 -
Add a way to copy with the selections trimmed
#27206 merged
Mar 20, 2025 -
Reuse values from last debug panel inert state if they exist
#27211 merged
Mar 20, 2025 -
debugger: Fix shutdown issues
#27071 merged
Mar 20, 2025 -
Improve code context completion logic
#27199 merged
Mar 20, 2025 -
Pre-fill body of email with system specs
#27210 merged
Mar 20, 2025 -
gpui: Make
App::get_name
return anOption
#27209 merged
Mar 20, 2025 -
assistant2: Uniquely identify context server entries in configuration view
#27207 merged
Mar 20, 2025 -
assistant2: Return no-edits response to architect model
#27200 merged
Mar 20, 2025 -
context_server: Interpret context server command paths relative to the extension's work dir
#27201 merged
Mar 20, 2025 -
Add UI feedback for checkpoint restoration
#27203 merged
Mar 20, 2025 -
Fix code action formatters creating separate transaction (cherry-pick #26311)
#27198 merged
Mar 20, 2025 -
Avoid polluting branch list and restore parent commit when using checkpoints
#27191 merged
Mar 20, 2025 -
Rework feedback modal
#27186 merged
Mar 20, 2025 -
debugger: Ensure both debug and regular global tasks are correctly merged (cherry-pick #27184)
#27187 merged
Mar 20, 2025 -
assistant edit tool: Report when file is empty or doesn't exist
#27190 merged
Mar 20, 2025 -
assistant: Dismiss model picker upon selection
#27162 merged
Mar 20, 2025 -
Add additional git-blame-ignore-revs
#27189 merged
Mar 20, 2025 -
Display what the tool is doing
#27120 merged
Mar 20, 2025 -
Notify about broken task file contents
#27185 merged
Mar 20, 2025 -
debugger: Ensure both debug and regular global tasks are correctly merged
#27184 merged
Mar 20, 2025 -
When determining Python task context, do not consider worktree-less files as an error
#27183 merged
Mar 20, 2025 -
Add
completion_query_characters
in language#27175 merged
Mar 20, 2025 -
Initial support for AI assistant rules files
#27168 merged
Mar 20, 2025
45 Pull requests opened by 34 people
-
theme: Make Gruvbox terminal ANSI colors more vibrant
#27166 opened
Mar 20, 2025 -
Thomas/ace framework
#27181 opened
Mar 20, 2025 -
tab_switcher: Add keybind to close tab tooltip
#27212 opened
Mar 20, 2025 -
Prevent `toggle_dock` from opening assistant panel when it is disabled via settings
#27215 opened
Mar 20, 2025 -
docs_preprocessor: Ensure keybind is found for actions with arguments
#27224 opened
Mar 20, 2025 -
Anthropic-defined Text editor tool [wip]
#27228 opened
Mar 21, 2025 -
Make filenames in git panel match filenames in multibuffer diff
#27230 opened
Mar 21, 2025 -
Fix double highlighting when searching and selecting text
#27276 opened
Mar 21, 2025 -
Add workspace-hack
#27277 opened
Mar 21, 2025 -
vim: Add `:w <filename>`
#27287 opened
Mar 22, 2025 -
Fix GPUI keyup events not firing on Windows and macOS
#27290 opened
Mar 22, 2025 -
rust: Enable required features when executing `main` functions in tasks
#27312 opened
Mar 22, 2025 -
gpui: Fix `snap_to_window_with_margin` when window has client inset
#27330 opened
Mar 23, 2025 -
Fix invalid number of space characters inserted for tab
#27336 opened
Mar 23, 2025 -
Refactor TextSystem/TextLayout to use Rc<RefCell> instead of Arc<Mutex> for improved performance
#27349 opened
Mar 23, 2025 -
Add latest copilot inline completion model
#27361 opened
Mar 24, 2025 -
anthropic: Handle image-only messages and limit cache blocks to 4
#27378 opened
Mar 24, 2025 -
Refresh the welcome page
#27400 opened
Mar 24, 2025 -
ui: Account for padding of parent container during scrollbar layout
#27402 opened
Mar 24, 2025 -
Add shadow back for blurred window on macOS
#27403 opened
Mar 24, 2025 -
Add `smart` LSP insertion mode and add settings for it
#27453 opened
Mar 25, 2025 -
markdown_preview: Add support for HTML image links
#27471 opened
Mar 26, 2025 -
Update docs for some settings
#27474 opened
Mar 26, 2025 -
gpui: Support window resizing for `PlatformWindow`
#27477 opened
Mar 26, 2025 -
gpui: Fix image load memory leak
#27482 opened
Mar 26, 2025 -
bedrock: Support DeepSeek r1
#27495 opened
Mar 26, 2025 -
Add Open Tool
#27499 opened
Mar 26, 2025 -
Allow Bash tool to Just Work with more `cd` inputs
#27501 opened
Mar 26, 2025 -
Explicitly prefer find-replace over edit-files
#27503 opened
Mar 26, 2025 -
Automatically hide "View Panel" notification after refocusing Zed
#27512 opened
Mar 26, 2025 -
assistant2: Add support for referencing symbols as context
#27513 opened
Mar 26, 2025 -
Make `GitRepository::status` async and remove cx parameter
#27514 opened
Mar 26, 2025 -
assistant2: Unify path rendering for file context
#27537 opened
Mar 26, 2025 -
Update Rust crate image to v0.25.6
#27539 opened
Mar 26, 2025 -
Update Rust crate log to v0.4.27
#27540 opened
Mar 26, 2025 -
html: Update HTML Extension to v0.2.0
#27548 opened
Mar 26, 2025 -
Update Rust crate oo7 to v0.4.3
#27549 opened
Mar 26, 2025 -
Add semantic syntax highlighting support
#27556 opened
Mar 26, 2025 -
debugger: Remove fake adapter and un-gate GDB
#27557 opened
Mar 27, 2025 -
keymap: Detect and report errors for uppercase keybindings
#27558 opened
Mar 27, 2025 -
Update Rust crate bitflags to v2.9.0
#27565 opened
Mar 27, 2025 -
Update Rust crate blake3 to v1.7.0
#27566 opened
Mar 27, 2025 -
WIP: Introduce IDs and snapshots for git repositories
#27568 opened
Mar 27, 2025 -
Move the `EventKind::Access` filtering before the loop starts
#27569 opened
Mar 27, 2025 -
Set up Rust Debugger Code Runner Tasks
#27571 opened
Mar 27, 2025
272 Issues closed by 31 people
-
Cannot scan QR codes in the terminal
#27559 closed
Mar 27, 2025 -
Go to definition in a split Not work
#27564 closed
Mar 27, 2025 -
Zed fails with ERROR_OUT_OF_HOST_MEMORY
#27526 closed
Mar 26, 2025 -
Hide Mouse Cursor While Typing
#4461 closed
Mar 26, 2025 -
Zed Crashes on Start Because of My GPU
#25257 closed
Mar 26, 2025 -
Sidebar doesn't receive focus on hover, requires click for hotkeys
#26731 closed
Mar 26, 2025 -
Merged Selections When Searching for Consecutive Items [Option to disable merge?]
#17910 closed
Mar 26, 2025 -
Regression: Thin borders appear around components which only have a partial border
#27485 closed
Mar 26, 2025 -
Add a setting to prevent gitignored files from showing in the sidebar browser
#17543 closed
Mar 26, 2025 -
Window moves one pixel left after clicking some buttons
#27500 closed
Mar 26, 2025 -
[Windows] Cannot open files after creating & deleting folers
#25247 closed
Mar 26, 2025 -
Adding attributes to JSX start tag in vim mode sometimes erroneously edits the closing tag as well
#27466 closed
Mar 26, 2025 -
Behavior differs: file_types vs language selector JSON / JSONC
#14709 closed
Mar 26, 2025 -
Auto formatting using ruff overwrites the source file
#10836 closed
Mar 26, 2025 -
Vue LSP not working
#12384 closed
Mar 26, 2025 -
Unable to resolve module './App.vue'
#8336 closed
Mar 26, 2025 -
cx.hide() doesn't work on Linux
#20100 closed
Mar 26, 2025 -
rust-analyzer reports code block errors while typing / mid-edit
#20097 closed
Mar 26, 2025 -
Function signature tooltip overlays the function name completion display
#20071 closed
Mar 26, 2025 -
Git blame fails when using git-repo for code management
#20008 closed
Mar 26, 2025 -
project: open recent project has an inconsistent behavior
#19299 closed
Mar 26, 2025 -
Hover Cursor Delay in Zed
#19294 closed
Mar 26, 2025 -
Zed remote server doesn't work on armv7l linux
#19293 closed
Mar 26, 2025 -
solid black "border" on kde
#19229 closed
Mar 26, 2025 -
Go test builtin tasks are not shell-escaping arguments, leading to errors with zsh
#19226 closed
Mar 26, 2025 -
Collab panel doesn't reflect disconnected state
#19220 closed
Mar 26, 2025 -
Zed window never updated on startup
#19163 closed
Mar 26, 2025 -
Markdown code block font size is too large
#19157 closed
Mar 26, 2025 -
Git Beta: Cannot stage file hunks
#26458 closed
Mar 26, 2025 -
Spawning tasks just spawns a terminal is shell is fish
#20588 closed
Mar 26, 2025 -
Python / Poetry / Pyright cannot import modules (ModuleNotFoundError)
#20455 closed
Mar 26, 2025 -
terminal: moving the cursor back into the typed text (and deleting) results in the wrong visual feedback
#20406 closed
Mar 26, 2025 -
Some TypeScript code actions are not applied
#20384 closed
Mar 26, 2025 -
SSH connection to a remote server "can't keep up" with network conditions
#20375 closed
Mar 26, 2025 -
Deno refactor code actions are not available
#20312 closed
Mar 26, 2025 -
Blue dot gets set on terminal tabs for no reason after no-op inputs
#20301 closed
Mar 26, 2025 -
Opening the HTML file results in an error.
#20285 closed
Mar 26, 2025 -
Weird Behavior When Open New Project
#20230 closed
Mar 26, 2025 -
file_scan_exclusions glob doesn't match exact file names properly
#20169 closed
Mar 26, 2025 -
per-filetype theme overrides?
#20166 closed
Mar 26, 2025 -
Instantly Hangs Cinnamon on boot on Mint 21.3
#20131 closed
Mar 26, 2025 -
Eslint shows error even though the dependecies are installed.
#20122 closed
Mar 26, 2025 -
Color faces are not updated immediately after saving settings
#20106 closed
Mar 26, 2025 -
PHP syntax highlighting using `operator` wrong
#19939 closed
Mar 26, 2025 -
Tooltips gets clipped by the zed window frame.
#19931 closed
Mar 26, 2025 -
LSP suggestions appear overlapping when zed chooses to show them inline
#19896 closed
Mar 26, 2025 -
Unable to fold code blocks with 'CTRL SHIFT ]'
#19829 closed
Mar 26, 2025 -
GKS unable to render images due to headless mode being active
#19825 closed
Mar 26, 2025 -
assistant: /diagnostic file completion prints lots of empty lines
#19783 closed
Mar 26, 2025 -
Go to definition for React components does not show references where the component is used
#19757 closed
Mar 26, 2025 -
Outline Panel Issue with Elixir Protocol Implementations
#19726 closed
Mar 26, 2025 -
Cursor disappears after accepting completion
#19718 closed
Mar 26, 2025 -
Using the input method causes a freeze
#19713 closed
Mar 26, 2025 -
dismissed assistant panel during collab has no title
#19680 closed
Mar 26, 2025 -
Can't create files in a parent folder when they're combined in the dock nav tree (ex. tags/[id]/edit)
#19661 closed
Mar 26, 2025 -
Package.json: package script finished with non-zero error code: 1
#19642 closed
Mar 26, 2025 -
Completion window will not show up while a supermaven inline completion is being suggested
#19624 closed
Mar 26, 2025 -
Zed opens when the `open` or `xdg-open` command is executed in the Bash terminal from VS Code.
#19588 closed
Mar 26, 2025 -
Diagnostic indicator cut off on some displays
#19513 closed
Mar 26, 2025 -
Executing keyboard commands for cutting text can unintentionally trigger symbol hyper link
#19511 closed
Mar 26, 2025 -
Subscription Account charged for context queries that timeout
#19502 closed
Mar 26, 2025 -
/file in AI assistant panel incorrectly includes multiple files
#19494 closed
Mar 26, 2025 -
zed doesn't pull in imports on rust-analyzer completion
#19468 closed
Mar 26, 2025 -
postfix snippets create 2 "undo" actions instead of 1
#19466 closed
Mar 26, 2025 -
Using Typescript, can't add `` directly and adding it manually is not working
#19413 closed
Mar 26, 2025 -
assistant panel interacts weirdly with vim modes.
#19381 closed
Mar 26, 2025 -
[Cosmetic] Project panel's scrollbars are fainter and thinner than editor's scrollbar
#19093 closed
Mar 26, 2025 -
Text Files open empty on MacOS 15.0
#19086 closed
Mar 26, 2025 -
weird new line indent with rust code
#19001 closed
Mar 26, 2025 -
vue completion out of expected range
#18917 closed
Mar 26, 2025 -
I have to re-login after being AFK for some hours and status bar shows weird behaviour
#18899 closed
Mar 26, 2025 -
canonical workspace folder path at zed startup
#18889 closed
Mar 26, 2025 -
Logs flooded with [WARN] Unknown button press: ButtonPressEvent
#18878 closed
Mar 26, 2025 -
Improve MacOS window placement on multiple displays (fullscreen, positions, etc)
#18846 closed
Mar 26, 2025 -
File renames are not properly tracked outside of project folders
#18805 closed
Mar 26, 2025 -
Unable to select text in terminal by keyboard
#18735 closed
Mar 26, 2025 -
ruby solargraph is not starting with asdf installation
#18734 closed
Mar 26, 2025 -
Inconsistent Commit Message Retention: .git/COMMIT_EDITMSG Stuck After Multiple Commits
#18701 closed
Mar 26, 2025 -
[Linux] AI assistant messages with image context failure
#18693 closed
Mar 26, 2025 -
Incorrect Syntax Highlighting on Monaspace fonts
#18675 closed
Mar 26, 2025 -
Extra unexpected tabs when writing markup for list items
#18667 closed
Mar 26, 2025 -
Keymap for Terminal History Navigation
#18628 closed
Mar 26, 2025 -
A error diagnostic is shown even though LSP is not showing any error
#18621 closed
Mar 26, 2025 -
AI completion is overriding end of line
#18615 closed
Mar 26, 2025 -
Cursor movement is very laggy on Ubutntu Xorg version
#18541 closed
Mar 26, 2025 -
Empty buffer opened when using zed://file path with end row and column
#18520 closed
Mar 26, 2025 -
Fonts broken after PC sleep and wake up cycle
#18506 closed
Mar 26, 2025 -
Autocomplete fails for image asset imports in JavaScript files
#18173 closed
Mar 26, 2025 -
Cannot Sign in from Windows app
#18117 closed
Mar 26, 2025 -
Linux: Zed completely freezes NVIDIA external monitor when launching or resizing window
#18106 closed
Mar 26, 2025 -
Emmet support creates tags when using php:tal
#18056 closed
Mar 26, 2025 -
Wrong notification on @property in css stylesheet
#18019 closed
Mar 26, 2025 -
Supermaven suggestions dont account for Zed autocomplete
#17981 closed
Mar 26, 2025 -
Gemini CountTokens error
#17343 closed
Mar 26, 2025 -
theme: Gruvbox Dark: classes, property, and ids are not colored
#17335 closed
Mar 26, 2025 -
OmniSharp "Go To Definition" finds files but with no content
#17298 closed
Mar 26, 2025 -
App Freezes When Scrolling with Mouse in Search Box
#16577 closed
Mar 26, 2025 -
Need a better way to log in to GitHub Copilot and access the GPT-4 model (GitHub Copilot Chat).
#16570 closed
Mar 26, 2025 -
Bottom dock in full height causes navigation issues (via workspace::ActivatePaneInDirection)
#16549 closed
Mar 26, 2025 -
Emmet doesn't work in handlebars files
#16505 closed
Mar 26, 2025 -
Format on save doesnt trigger with autosave
#27469 closed
Mar 26, 2025 -
Zed crashes when triggering inline assistant while edit predictions are shown
#27164 closed
Mar 26, 2025 -
markdown preview code blocks: syntax highlighting breaks with leading spaces
#23218 closed
Mar 25, 2025 -
mcp do not work
#27435 closed
Mar 25, 2025 -
`zed` fails to start on Ubuntu 24.04 with OpenGL ES 4.3
#26520 closed
Mar 25, 2025 -
Python Syntax highlighting is broken
#14892 closed
Mar 25, 2025 -
Python incorrect auto-indentation for `except:`
#10832 closed
Mar 25, 2025 -
`n` in vim mode doesnt reopen search bar so `escape` cant dismiss it
#27341 closed
Mar 25, 2025 -
Svelte types not automatically inferred in `.ts` & `.js` files
#4577 closed
Mar 25, 2025 -
Broken Astro imports in Typescript files
#21697 closed
Mar 25, 2025 -
Dimming #if / #ifndef / ifdef macro blocks in C/C++ (inactiveRegions)
#13089 closed
Mar 25, 2025 -
Extension: test-extension failed to load env extension.toml
#26655 closed
Mar 25, 2025 -
extension support `typescriptServerPlugins`
#22410 closed
Mar 25, 2025 -
Soft wrap not applying on diagnostic messages lines
#18501 closed
Mar 25, 2025 -
Can't display the folder file after copy or rename a folder
#18253 closed
Mar 25, 2025 -
lsp integration doesn't support window/showDocument notification
#17931 closed
Mar 25, 2025 -
Inconsistent case-sensitivity when searching with vim mode
#17930 closed
Mar 25, 2025 -
Syntax highlighting: Functions with capital first letter incorrectly colored as types
#17880 closed
Mar 25, 2025 -
"AlternateFile" command doesn't work when the "alternate" buffer has been closed
#17873 closed
Mar 25, 2025 -
Step Resolution Failed due to missing search whilst trying to apply steps using Zed AI / Workflows
#17872 closed
Mar 25, 2025 -
Toggling exclude warnings in diagnostics panel will trigger tab bar to flicker
#17850 closed
Mar 25, 2025 -
Project panel not opening when handling JSON file in with custom vim keybinding
#17725 closed
Mar 25, 2025 -
CTRL-K not working in Picker
#17712 closed
Mar 25, 2025 -
one shot task docs/command palette confusing
#17685 closed
Mar 25, 2025 -
Launch multiple LSPs when opening the dependency files.
#17683 closed
Mar 25, 2025 -
Zed dont open in arch and KDE (x11)
#17659 closed
Mar 25, 2025 -
Impossible to pass Alt key codes to terminal on macOS
#17633 closed
Mar 25, 2025 -
Zed X11 CSD behavior should follow of most other programs
#17623 closed
Mar 25, 2025 -
`extension == ` checks not working outside project folders
#17620 closed
Mar 25, 2025 -
Internal bash language support is not available under linux
#17616 closed
Mar 25, 2025 -
Can't use a hidden file with `/file` in assistant
#17597 closed
Mar 25, 2025 -
FlatConfig formatting not working with Vue files
#17588 closed
Mar 25, 2025 -
Scroll laggy/unresponsive when changing directions
#17561 closed
Mar 25, 2025 -
Autosave doesnt work
#17556 closed
Mar 25, 2025 -
Pyright python suggestions not work properly
#17530 closed
Mar 25, 2025 -
vim mode `:cquit` closes Zed instead of single buffer
#17522 closed
Mar 25, 2025 -
"main redeclared in this block" Error in Zed for Go Code
#17507 closed
Mar 25, 2025 -
It freezes when I run nodejs code
#17498 closed
Mar 25, 2025 -
Vim dot command causes Zed to freeze in Arch Linux
#17457 closed
Mar 25, 2025 -
Crash using AI workflow feature
#17422 closed
Mar 25, 2025 -
change `terminal.detect_venv` to `"off"` in `default.json`
#17420 closed
Mar 25, 2025 -
`g ]` (Go to next diagnostic) is not working in (diagnostics) multi buffer view
#17410 closed
Mar 25, 2025 -
Vim operators for [d,c,y]iw not ignoring $ as a special character
#17406 closed
Mar 25, 2025 -
Unable to Restart after Auto Update
#17394 closed
Mar 25, 2025 -
hint/predictive theme stylings have no effect
#17392 closed
Mar 25, 2025 -
Cannot use `}` vim motion on folded content
#17369 closed
Mar 25, 2025 -
AI assistant connection is flaky
#17367 closed
Mar 25, 2025 -
Executing code action in multi buffers closes all the other buffers
#17227 closed
Mar 25, 2025 -
Inconsistent File Selection Between Sidebar and Editor After Renaming or Navigating with Arrow Keys
#17211 closed
Mar 25, 2025 -
Zed doesn't appear on the taskbar
#17186 closed
Mar 25, 2025 -
Language server running But Source definition feature not working.
#17153 closed
Mar 25, 2025 -
Clicking the runnable button is not working
#17066 closed
Mar 25, 2025 -
[LINUX][Golang] Clear file when use CTRL + S
#17018 closed
Mar 25, 2025 -
File manager remember an old file path after rename the folder path and restart
#16942 closed
Mar 25, 2025 -
Unable to read from fs in slash command extension
#16933 closed
Mar 25, 2025 -
Cannot rebind cmd-shift-c on mac
#16920 closed
Mar 25, 2025 -
When resizing terminal is split string, causes for terminal to overlay cursor
#16905 closed
Mar 25, 2025 -
Double click required of CTRL for shortcuts
#16904 closed
Mar 25, 2025 -
Step Resolution Failed due to missing step_title whilst trying to apply steps using Zed AI / Workflows
#16894 closed
Mar 25, 2025 -
project diagnostics stopped working
#16890 closed
Mar 25, 2025 -
Non desired character getting deleted and characters repeating when typing
#16841 closed
Mar 25, 2025 -
Cant add custom postfix snippets
#16835 closed
Mar 25, 2025 -
C standard not recognized in CMake project, causing incorrect linting errors
#16834 closed
Mar 25, 2025 -
Jest test runner doesn't find tests in a path that includes parentheses
#16778 closed
Mar 25, 2025 -
improve `workspace::SendKeystrokes` error messaging and validation in `Keystroke::Parse`
#16691 closed
Mar 25, 2025 -
Zed does not obtain the haskell-language-server-wrapper binary from the current PATH when launched from CLI
#16690 closed
Mar 25, 2025 -
LSP: Issues when implementing `SnippetTextEdit` from a `CodeAction`
#16680 closed
Mar 25, 2025 -
Go To Definition broken on Zed: v0.149.3 (Mac)
#16619 closed
Mar 25, 2025 -
Empty typescript intellisense context
#16492 closed
Mar 25, 2025 -
Biome & Unused import remove doesn't work properly in Code Actions Zed.
#16458 closed
Mar 25, 2025 -
Empty window shows up when running on llvmpipe
#16414 closed
Mar 25, 2025 -
Possible DPI scale rendering issue on hover popups
#16405 closed
Mar 25, 2025 -
Reopen Closed Item only works for files in workspace
#16378 closed
Mar 25, 2025 -
Diagnostics should render markdown correctly
#16354 closed
Mar 25, 2025 -
Editing settings.json with format_on_save: any changes to json formatting options require two saves to apply
#16351 closed
Mar 25, 2025 -
Assistant OpenAI Key: [ERROR] delete password failed: -25300
#16282 closed
Mar 25, 2025 -
Code actions import the wrong headers for C functions
#16221 closed
Mar 25, 2025 -
Zed Terminal is slower to process `ctrl-x` than MacOS Terminal (emacs)
#16214 closed
Mar 25, 2025 -
linux: Selections are extremely laggy in X11
#16213 closed
Mar 25, 2025 -
Zed Collaboration Channel Links behavior
#16164 closed
Mar 25, 2025 -
diagnostic messages clipped in multibuffer
#16096 closed
Mar 25, 2025 -
Parenthesis matching in vim mode highlights wrong character
#16056 closed
Mar 25, 2025 -
custom secondary `language_servers` not working for golang
#16041 closed
Mar 25, 2025 -
Strange flash when have unicode in this line,
#16021 closed
Mar 25, 2025 -
Error Message Overflows
#16011 closed
Mar 25, 2025 -
Installed PHP extension, but cannot use go to definition
#16009 closed
Mar 25, 2025 -
Multi-line edit on HTML tags not working properly
#16005 closed
Mar 25, 2025 -
vim_mode (or maybe HTML): issue with increment/decrement in HTML
#15999 closed
Mar 25, 2025 -
Terminal is buggy
#15986 closed
Mar 25, 2025 -
Unwanted and Sticky Popup of Props in TypeScript Project
#15953 closed
Mar 25, 2025 -
Multiple commands in one key stroke seems to happen in wrong order
#15932 closed
Mar 25, 2025 -
High CPU when using Find in Project
#15920 closed
Mar 25, 2025 -
dart: code snippet Incorrect filling
#15895 closed
Mar 25, 2025 -
TSX: Closing tag duplicated characters
#15469 closed
Mar 25, 2025 -
Unit test running in GoLang
#15417 closed
Mar 25, 2025 -
Shared drive over SMB regressing more and more over time
#10331 closed
Mar 25, 2025 -
"This file has changed on disk" pop-up when i save files
#27415 closed
Mar 25, 2025 -
Zed don't collapse the whole function when meet a text block
#15378 closed
Mar 25, 2025 -
cursor stuck in infinite loop (vim_mode)
#15204 closed
Mar 25, 2025 -
Inconsistencies with yank and delete on selections in vim mode
#15191 closed
Mar 25, 2025 -
Zig extension inserts new parenthesis instead of closing pair when using lsp autocomplete
#14455 closed
Mar 25, 2025 -
Weird mouse click behaviour
#14450 closed
Mar 25, 2025 -
Zed doesn't remember the last opened terminal
#14420 closed
Mar 25, 2025 -
Theme watcher does not recognize changes in a symlinked theme
#14383 closed
Mar 25, 2025 -
[Wrap]Unable to select the last character of a soft wrap line
#13583 closed
Mar 25, 2025 -
"file_scan_exclusions" bugs when excluding .zed directory itself
#13538 closed
Mar 25, 2025 -
linux: Lines are sometimes rendered too wide
#12599 closed
Mar 25, 2025 -
Theme can no longer control hover color for some buttons since v0.137.2
#12592 closed
Mar 25, 2025 -
windows fails autoupdate and some functionality is reduced with C# language support
#11405 closed
Mar 25, 2025 -
gpui: fix flickering #9012 broke hello_world with cmd-q Quit
#11362 closed
Mar 25, 2025 -
[Windows] Use `pwsh` (Powershell 7) if detected
#22015 closed
Mar 25, 2025 -
Ignore
#27410 closed
Mar 25, 2025 -
Autocomplete doesn't work in vue files.
#26901 closed
Mar 25, 2025 -
Inline completions as code completions
#16488 closed
Mar 24, 2025 -
AI Coder Extension via Claude
#14900 closed
Mar 24, 2025 -
Flickering and unable to save in the diagnostic multi-buffer view.
#27357 closed
Mar 24, 2025 -
c/highlights : Add a tag for function parameters, global variables, and macro defines
#27367 closed
Mar 24, 2025 -
Fourmolu (Haskell formatter) doesn't pick up configuration file
#27365 closed
Mar 24, 2025 -
Please make an option to stop checking update for LSP in the startup time.
#27084 closed
Mar 24, 2025 -
Deno LSP produces lags
#21878 closed
Mar 24, 2025 -
Copilot not working
#26279 closed
Mar 24, 2025 -
Vue tag auto-close feature
#13504 closed
Mar 24, 2025 -
JSX tag autocompletion fails for "more complex tags"
#27335 closed
Mar 24, 2025 -
Use yyyy-mm-dd for release dates in the release notes
#27301 closed
Mar 24, 2025 -
It reports bogus rust errors
#27348 closed
Mar 24, 2025 -
Missing scrollbar in AI assistant panel
#27358 closed
Mar 24, 2025 -
bun.lock file loss highlighting
#27355 closed
Mar 24, 2025 -
Markdown Preview doesn't render bullet points beginning with HTML tags
#26631 closed
Mar 24, 2025 -
Make python's file, line output ctrl+clickable in terminal to jump to error
#16004 closed
Mar 24, 2025 -
Copilot for Windows: fails to contact with Copilot, sign in and sign out
#27356 closed
Mar 24, 2025 -
TypeScript completion with multiple cursors get wrong result after select a suggestion.
#18381 closed
Mar 24, 2025 -
Zed's Rust Analyzer report an error in my code while manually `cargo check/clippy` does not report error
#27315 closed
Mar 22, 2025 -
zed isn't opens
#27172 closed
Mar 22, 2025 -
Extensions after scrolling category change remains scrolled
#27100 closed
Mar 22, 2025 -
Add scrollbar to Extensions view
#10780 closed
Mar 22, 2025 -
Cannot scroll less in terminal
#27292 closed
Mar 22, 2025 -
terminal: support shift + click to select text
#9745 closed
Mar 22, 2025 -
`editor::SelectNext` and `editor::SelectPrevious` behaviour inconsistent
#27258 closed
Mar 22, 2025 -
When in vim mode when press '' (the character ' twice) it doesn't go back to last position before jump
#22398 closed
Mar 22, 2025 -
Updating zed should ignore `restore_on_startup`
#21670 closed
Mar 21, 2025 -
Anthropic Claude Sonnet 3.7 Thinking and budget_tokens Support
#25671 closed
Mar 21, 2025 -
Zed requires to sign in every time I open the editor even if I logged in before.
#27070 closed
Mar 21, 2025 -
Improve Autocomplete Suggestions
#26946 closed
Mar 21, 2025 -
Autocomplete drop-down for filename doesn't highlight matching file based on filename prefix
#21728 closed
Mar 21, 2025 -
extraEnv in rust-anaylzer to define rustflags
#14334 closed
Mar 21, 2025 -
Unable to open Zed on NixOS either as a dedicated package or as a Flatpak under Wayland
#19217 closed
Mar 21, 2025 -
Terminal does not render unicode characters in NFD correctly
#26561 closed
Mar 21, 2025 -
CMD-W sometimes closes entire window instead of tab
#26540 closed
Mar 21, 2025 -
Linux session crash after Zed launch - GPU hung
#26143 closed
Mar 21, 2025 -
No confirm quit alert when hitting cmd+w with no buffer opened
#26133 closed
Mar 21, 2025 -
Can't copy information from extensions, in particular the email
#26108 closed
Mar 20, 2025 -
File names in project panel appear grayed out when not excluded on .gitignore
#27113 closed
Mar 20, 2025 -
Python doesn't see the fixtures
#26016 closed
Mar 20, 2025 -
Zed only runs as root in arch linux
#26724 closed
Mar 20, 2025 -
Improve sorting of autocomplete suggestions in zed settings.json
#24794 closed
Mar 20, 2025 -
Ruff code action "Fix all auto-fixable problems" does nothing
#19077 closed
Mar 20, 2025 -
Vim Mode Method Navigation Keybindings Don't Work in Ruby Files ([m, ]m, [M, ]M)
#27208 closed
Mar 20, 2025 -
tasks.json not matching jsonschema should error
#23783 closed
Mar 20, 2025 -
Global tasks no longer show in 0.179.0
#27150 closed
Mar 20, 2025 -
Tasks are not shown when trying to spawn a task for Python file
#27066 closed
Mar 20, 2025 -
Custom tasks not found in recent commits (since March 18)
#27124 closed
Mar 20, 2025 -
large 10 GB text file has visually overlapping text lines in the lower portions of the file
#27180 closed
Mar 20, 2025 -
Terminal can be resized beyond window height without visual cue, causing over-scrolling
#18803 closed
Mar 20, 2025 -
Settings autocomplete stops working after space character
#18581 closed
Mar 20, 2025 -
org.freedesktop.secrets invoked on every launch
#27062 closed
Mar 20, 2025 -
Make Node runtime configurable by the user
#12631 closed
Mar 20, 2025 -
Copilot can't be started NixOS
#12610 closed
Mar 20, 2025 -
feature request: highlight multiple search terms in buffer
#27169 closed
Mar 20, 2025 -
Zed always uses CPU when idle
#27165 closed
Mar 20, 2025 -
Expand macro recursively action is missing in Rust project when using ssh remote
#27133 closed
Mar 20, 2025
74 Issues opened by 67 people
-
Constant background traffic to llm.zed.dev after coming out of sleep
#27570 opened
Mar 27, 2025 -
Can't accept partial Edit Prediction in Subtle Display Mode
#27567 opened
Mar 27, 2025 -
Bug: Comment highlighting breaks when @comment is followed by @spell in highlights.scm
#27535 opened
Mar 26, 2025 -
Contents of an existing tab doesn't refresh when recreated and updated using a different tool
#27523 opened
Mar 26, 2025 -
Panic on `/terminal` if Assistant has been dragged out of dock
#27522 opened
Mar 26, 2025 -
Incorrect Python Version Detected in Zed with uv and venv
#27518 opened
Mar 26, 2025 -
Search with vim mode in Assistant Panel while in Zoom In mode triggers Editor search
#27509 opened
Mar 26, 2025 -
Typing "*" in Git commit joins with previous line
#27508 opened
Mar 26, 2025 -
Support fetching edit predictions in the background when "show_edit_predictions" is set to false
#27480 opened
Mar 26, 2025 -
Zed crashes when deleting deadkey character
#27464 opened
Mar 25, 2025 -
Cursor navigations should scroll cursor into view even if cursor postion is unchanged
#27454 opened
Mar 25, 2025 -
Can't find methods in PHP projects
#27443 opened
Mar 25, 2025 -
macOS Arm-64 0.178.5 (20250319.205936) panic in text.rs
#27436 opened
Mar 25, 2025 -
Terminal output colors are affected by non-terminal theme styles
#27427 opened
Mar 25, 2025 -
Scrolling down is inconsistent with native vim
#27423 opened
Mar 25, 2025 -
Enter key in ProjectSearchBar's Include/Exclude fields does not navigate to first result
#27419 opened
Mar 25, 2025 -
Remove remote project thoroughly
#27416 opened
Mar 25, 2025 -
gpui: Image cache memory leak
#27414 opened
Mar 25, 2025 -
Content cut off at bottom of left-side Git panel when scrolling
#27406 opened
Mar 25, 2025 -
LSP Support for textDocument/inlineCompletion (copilot-language-server, etc)
#27392 opened
Mar 24, 2025 -
Vim: visual block 'o' behaves incorrectly with up/down motions
#27385 opened
Mar 24, 2025 -
Support X11 MappingNotify events generated by user xmodmap changes
#27384 opened
Mar 24, 2025 -
Keybinding migrator incorrectly warns about GoToHunk
#27354 opened
Mar 24, 2025 -
Autocomplete replaces the existing expression incorrectly JS/TS
#27353 opened
Mar 24, 2025 -
Jsx/tsx events not showing in suggestions
#27352 opened
Mar 24, 2025 -
python ~/.venvs activated in different folder
#27350 opened
Mar 24, 2025 -
Push button remains in Git Panel even after successful push
#27347 opened
Mar 23, 2025 -
Autocompletions very slow
#27343 opened
Mar 23, 2025 -
Git diff indicators in scrollbar not cleared when committing via command palette
#27340 opened
Mar 23, 2025 -
vim exchange doesnt account for line or block-wise selections
#27339 opened
Mar 23, 2025 -
Spurious warning for acceptEditPrediction
#27334 opened
Mar 23, 2025 -
Can't manually add python venv path
#27332 opened
Mar 23, 2025 -
python .venvs not recognized in nested directories
#27331 opened
Mar 23, 2025 -
Clangd LSP Logs Pane Returns Empty Output on Remote C++ Projects
#27328 opened
Mar 23, 2025 -
vim: cannot do motions like % in comments
#27327 opened
Mar 23, 2025 -
Model from LiteLLM does not show in the list
#27326 opened
Mar 23, 2025 -
Multiple warnings on the same line repeat the line in the multibuffer
#27324 opened
Mar 23, 2025 -
Git Panel Fails to Open When Multiple Git Repositories Are Added to a Single Project
#27322 opened
Mar 23, 2025 -
Commit message generation completes silently without result or error notification
#27319 opened
Mar 22, 2025 -
Terminal screen is blank
#27314 opened
Mar 22, 2025 -
Resolved merge conflicts still show as conflicted in Git panel
#27309 opened
Mar 22, 2025 -
remove_trailing_whitespace_on_save does not remove trailing whitespace on save
#27306 opened
Mar 22, 2025 -
`editor::SelectPrevious` doesn't work with wider unicode characters
#27298 opened
Mar 22, 2025 -
cmd-shift-f/h does not always select existing Find/Replace query
#27291 opened
Mar 22, 2025 -
[GPUI] Dependency conflict for futures-lite
#27288 opened
Mar 22, 2025 -
Inefficient memory use when opening large file in Zed
#27283 opened
Mar 21, 2025 -
Terminal reopens right after closing when recovering workspace layout
#27281 opened
Mar 21, 2025 -
Can't override `ctrl-tab` in the context of `Workspace`
#27279 opened
Mar 21, 2025 -
Trashing file not working on Linux
#27278 opened
Mar 21, 2025 -
Project diagnostics flickers on unsaved multibuffer changes
#27275 opened
Mar 21, 2025 -
Zed crashes when attempting to perform a global search with .editorconfig and certain keywords
#27274 opened
Mar 21, 2025 -
F10 Key On Windows Should Activate Main Menu
#27271 opened
Mar 21, 2025 -
untracked files in diffs
#27270 opened
Mar 21, 2025 -
Toggle Code Actions doesn't work for runnable code blocks
#27259 opened
Mar 21, 2025 -
Blurry fonts on a high resolution screen
#27248 opened
Mar 21, 2025 -
eslint config file not found (monorepo flat eslint config)
#27245 opened
Mar 21, 2025 -
Terminal scrollbar overlaps terminal content
#27241 opened
Mar 21, 2025 -
Keybind to editor::SwitchSourceHeader doesn't work if text selected
#27238 opened
Mar 21, 2025 -
Workspace zoom doesn't zoom terminal as expected
#27237 opened
Mar 21, 2025 -
Edit prediction does not distinguish between project contexts
#27233 opened
Mar 21, 2025 -
Git: Zed doesn't run pre-commit-msg hooks
#27232 opened
Mar 21, 2025 -
Zed does not detect changes to NFS mounts
#27227 opened
Mar 21, 2025 -
AWS Bedrock error “The provided model identifier is invalid” when using Anthropic models
#27223 opened
Mar 20, 2025 -
Stylelint format on save for SCSS
#27222 opened
Mar 20, 2025 -
Keymaps do not handled correctly on Windows when using AltGr
#27204 opened
Mar 20, 2025 -
auto complete replaces instead of inserting before
#27197 opened
Mar 20, 2025 -
Drag scrolling interrupted on a gutter hovering
#27188 opened
Mar 20, 2025 -
Can´t get ç character in Mint 21.1 Brazilian Portuguese
#27179 opened
Mar 20, 2025 -
Unwanted trimming/auto-indenting when pasting
#27174 opened
Mar 20, 2025 -
`active_pane_modifiers.inactive_opacity` can result in the ative pane getting transparent
#27173 opened
Mar 20, 2025 -
Key bindings ignored - cmd-r
#27171 opened
Mar 20, 2025 -
Zed hangs when moving or renaming folders + displays non-existing changes in Git panel
#27167 opened
Mar 20, 2025 -
zed editor crash
#27161 opened
Mar 20, 2025
255 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
History manager
#26369 commented on
Mar 26, 2025 • 14 new comments -
editor: Add minimap
#26893 commented on
Mar 27, 2025 • 8 new comments -
tasks: Add spawn option by tag
#25650 commented on
Mar 26, 2025 • 5 new comments -
Add --user-data-dir CLI flag and propose renaming support_dir to data_dir
#26886 commented on
Mar 23, 2025 • 2 new comments -
Add better file sorting options
#25148 commented on
Mar 20, 2025 • 1 new comment -
windows: Implement `AutoUpdater`
#25734 commented on
Mar 25, 2025 • 1 new comment -
windows: An attempt at refactoring keystroke handling on Windows
#26788 commented on
Mar 21, 2025 • 1 new comment -
Crash when cisco anyconnect VPN connects or disconnects
#26699 commented on
Mar 25, 2025 • 0 new comments -
"Run cells above" in REPL
#19031 commented on
Mar 25, 2025 • 0 new comments -
Add Vim virtualedit 've' support
#21856 commented on
Mar 25, 2025 • 0 new comments -
Allow add custom AI assistant provider
#15732 commented on
Mar 25, 2025 • 0 new comments -
Terminal input stops working in git commands that use pager, when run from xonsh
#26150 commented on
Mar 25, 2025 • 0 new comments -
Support opening `.code-workspace` files to open vs code type workspace directly
#9459 commented on
Mar 25, 2025 • 0 new comments -
Broken symlinks not shown in file tree
#25181 commented on
Mar 25, 2025 • 0 new comments -
`editor::SwitchSourceHeader` LSP action doesn't work in SSH remote
#20583 commented on
Mar 25, 2025 • 0 new comments -
project restore/reopen starting multiple instance of language server
#20767 commented on
Mar 25, 2025 • 0 new comments -
Can't sign into Zed
#26331 commented on
Mar 25, 2025 • 0 new comments -
Add ability to take code snippet screenshots
#17181 commented on
Mar 25, 2025 • 0 new comments -
`rust-analyzer` fails to run for dependency
#20648 commented on
Mar 25, 2025 • 0 new comments -
Only some ligatures are being applied
#12176 commented on
Mar 25, 2025 • 0 new comments -
Cursor position offset by declined inline completion
#25994 commented on
Mar 25, 2025 • 0 new comments -
Git Gutter does not consider the last line changed
#20727 commented on
Mar 25, 2025 • 0 new comments -
Nix dev shell can not run any GUI code on non NixOS distros
#26980 commented on
Mar 21, 2025 • 0 new comments -
Error when trying to format on save using Prettier
#26882 commented on
Mar 25, 2025 • 0 new comments -
Missing loading state during branch switch
#26182 commented on
Mar 25, 2025 • 0 new comments -
zed can't accept shortcuts `ctrl-shift-space`
#26261 commented on
Mar 25, 2025 • 0 new comments -
Large files without newlines (all on one line) cause Zed to hang/crash
#16120 commented on
Mar 25, 2025 • 0 new comments -
Zig language support shows installed dependencies with "zon" as unknown types
#22669 commented on
Mar 25, 2025 • 0 new comments -
Installing new theme causes the language server of `settings.json` to warn about "Value not accepted"
#22672 commented on
Mar 25, 2025 • 0 new comments -
Syntax aware folding (`folds.scm` support)
#22703 commented on
Mar 25, 2025 • 0 new comments -
Keymaps broken for v0.176.2
#26109 commented on
Mar 25, 2025 • 0 new comments -
[zeta] Imposible to change zeta bindings
#26543 commented on
Mar 25, 2025 • 0 new comments -
Git pane doesn't refresh when files change
#27088 commented on
Mar 25, 2025 • 0 new comments -
Bottom of terminal not visible when using full pane
#12966 commented on
Mar 25, 2025 • 0 new comments -
lsp: SignatureHelp.activeParameter can be -1
#20874 commented on
Mar 25, 2025 • 0 new comments -
rectangular selection incorrectly uses cursor not click to start selection
#13905 commented on
Mar 25, 2025 • 0 new comments -
Renaming the project root directory is not propagated everywhere
#26531 commented on
Mar 25, 2025 • 0 new comments -
Backup and Update settings has no visible effect
#27125 commented on
Mar 25, 2025 • 0 new comments -
REPL output is truncated
#16934 commented on
Mar 25, 2025 • 0 new comments -
Multi buffer scrollbar is positioned over the go-to file button
#16993 commented on
Mar 25, 2025 • 0 new comments -
When using multiple cursors to edit in multiple buffers, the auto-import feature of completion only works for the current cursor
#17143 commented on
Mar 25, 2025 • 0 new comments -
Space at the beginning of a line in a Just file inserts INDENT spaces
#17290 commented on
Mar 25, 2025 • 0 new comments -
`log` does not appear to work in extensions
#17326 commented on
Mar 25, 2025 • 0 new comments -
python Julia EPRL doesnt use
#17483 commented on
Mar 25, 2025 • 0 new comments -
Unable to use microphone
#17820 commented on
Mar 25, 2025 • 0 new comments -
Renaming & searching for references creates many tabs
#17889 commented on
Mar 25, 2025 • 0 new comments -
Process evcxr_jupter cannot exit automatically after zed exit
#17985 commented on
Mar 25, 2025 • 0 new comments -
Rewrap: Markdown support inside rust docstrings
#18546 commented on
Mar 25, 2025 • 0 new comments -
VulkanError(ERROR_INITIALIZATION_FAILED) on NVIDIA after resuming from sleep (vkcube is fine)"
#18553 commented on
Mar 25, 2025 • 0 new comments -
AI Model Changes Only After Restart of Zed
#18577 commented on
Mar 25, 2025 • 0 new comments -
Open to the side missing keybinding
#18605 commented on
Mar 25, 2025 • 0 new comments -
Search filters outline instead of displaying an index of all matches in it's own pane
#18612 commented on
Mar 25, 2025 • 0 new comments -
[Windows] zed does not want to delete the folder
#18617 commented on
Mar 25, 2025 • 0 new comments -
[Windows] With the proxy enabled, some language servers cannot start and ask for authentication for node.
#18765 commented on
Mar 25, 2025 • 0 new comments -
[Windows] Using some emoji breaks down text editing
#18987 commented on
Mar 25, 2025 • 0 new comments -
bracket matching with '%' in vim-mode doesn't appear to work with multiple levels of nesting
#19240 commented on
Mar 25, 2025 • 0 new comments -
GitHub Zed signin page doesn't open on wayland
#19658 commented on
Mar 25, 2025 • 0 new comments -
Supermaven completions behave strangely when writing over them
#19716 commented on
Mar 25, 2025 • 0 new comments -
Patch files not detected as `Diff`
#19985 commented on
Mar 25, 2025 • 0 new comments -
Unable to Display Host Fonts When Running in Flatpak Sandbox
#20026 commented on
Mar 25, 2025 • 0 new comments -
Resize bug; chat window
#20108 commented on
Mar 25, 2025 • 0 new comments -
Poor discoverability around nested path functionality in project pane
#20226 commented on
Mar 25, 2025 • 0 new comments -
File tree ordering with special characthers
#20283 commented on
Mar 25, 2025 • 0 new comments -
Zed detects incorrect Python version (3.13 instead of 3.12) for virtual environments
#20390 commented on
Mar 25, 2025 • 0 new comments -
Highlight focused file in project panel regardless of `auto_reveal_entries`
#20442 commented on
Mar 25, 2025 • 0 new comments -
ruff settings not applied correctly
#20576 commented on
Mar 25, 2025 • 0 new comments -
While opening zed, the window freezes.
#20645 commented on
Mar 25, 2025 • 0 new comments -
ActivatePaneInDirection: right from bottom Dock doesn't return to bottom Dock on ActivatePaneInDirection: left
#20738 commented on
Mar 25, 2025 • 0 new comments -
LSP suggestions with long type definitions (i.e. C function pointers) are not helpful
#17270 commented on
Mar 26, 2025 • 0 new comments -
redact_private_values: vim / block cursor exposes private values
#20696 commented on
Mar 26, 2025 • 0 new comments -
Better Support LSP features / spec (Meta Tracking Issue)
#26916 commented on
Mar 26, 2025 • 0 new comments -
Zed Editor doesn't launch the GUI with error : VulkanError(ERROR_OUT_OF_HOST_MEMORY)
#17525 commented on
Mar 26, 2025 • 0 new comments -
Top-Ranking Issues (All Time) 📊
#5393 commented on
Mar 27, 2025 • 0 new comments -
editor: organise imports does not work for Python files on Linux
#26819 commented on
Mar 27, 2025 • 0 new comments -
Mouse cursor rapidly changing / flickering on Linux X11
#14048 commented on
Mar 27, 2025 • 0 new comments -
Dependency Dashboard
#15138 commented on
Mar 27, 2025 • 0 new comments -
Language server error: ruff/pyright oneshot canceled
#19268 commented on
Mar 27, 2025 • 0 new comments -
Shift key activating IME when used in keybind on MacOS
#26753 commented on
Mar 27, 2025 • 0 new comments -
Adjust pane magnification and handle conditions in layout
#24150 commented on
Mar 24, 2025 • 0 new comments -
windows: Publish preview
#24800 commented on
Mar 25, 2025 • 0 new comments -
editor: Remove gap between gutter and horizontal scrollbar track
#24887 commented on
Mar 26, 2025 • 0 new comments -
vim: Check `target_visual_mode` in operators
#24935 commented on
Mar 21, 2025 • 0 new comments -
lsp: Add support for Show Document
#25007 commented on
Mar 24, 2025 • 0 new comments -
Undo inode/directory removal
#25018 commented on
Mar 24, 2025 • 0 new comments -
project_panel: Add ability to hide the worktree root
#25289 commented on
Mar 26, 2025 • 0 new comments -
terminal: Fix misaligned mouse selection when inline assist is active
#26112 commented on
Mar 24, 2025 • 0 new comments -
gpui: Enable per-pixel, GPU composited transparency on Windows
#26645 commented on
Mar 25, 2025 • 0 new comments -
bedrock: Support more authentication strategies
#26734 commented on
Mar 27, 2025 • 0 new comments -
gpui: Add `on_button_click` / `on_any_click`
#26742 commented on
Mar 24, 2025 • 0 new comments -
Use vim.default_mode setting instead of hardcoding Mode::Normal
#26887 commented on
Mar 22, 2025 • 0 new comments -
git: Pick which remote to fetch
#26897 commented on
Mar 24, 2025 • 0 new comments -
Add persistence to command palette history
#26948 commented on
Mar 20, 2025 • 0 new comments -
Cap the number of paths shown in the project diff
#27031 commented on
Mar 25, 2025 • 0 new comments -
Diagnostics improvements
#27042 commented on
Mar 22, 2025 • 0 new comments -
Add ESlint settings
#27051 commented on
Mar 25, 2025 • 0 new comments -
recent_projects: Use keybinding text instead of symbol
#27052 commented on
Mar 21, 2025 • 0 new comments -
Add word count for Markdown and plain text files
#27109 commented on
Mar 25, 2025 • 0 new comments -
Switch fully to Rust Livekit (redux)
#27126 commented on
Mar 26, 2025 • 0 new comments -
zed editor does not respect basedpyright config in pyproject.toml or settings.json file
#25656 commented on
Mar 25, 2025 • 0 new comments -
The Terminal can't work well with IME
#21102 commented on
Mar 26, 2025 • 0 new comments -
Buffer line height option shouldn't affect context menu
#12831 commented on
Mar 26, 2025 • 0 new comments -
Opening a project with zed cli has go list: initialization failed error
#13888 commented on
Mar 26, 2025 • 0 new comments -
Task: $ZED_RELATIVE_FILE keeps referring to the previous file
#16996 commented on
Mar 26, 2025 • 0 new comments -
Linux: prompt library is missing top bar (can't close or move window)
#18177 commented on
Mar 26, 2025 • 0 new comments -
Dragging the window size in Zed under Linux is very slow
#20660 commented on
Mar 26, 2025 • 0 new comments -
Terminal Duplicated Text when scrolling over it with a Window at a Minimum Size
#21094 commented on
Mar 26, 2025 • 0 new comments -
Project symbols randomly stops working until editor is restarted
#25241 commented on
Mar 26, 2025 • 0 new comments -
Fuzzy file search is inaccurate
#27073 commented on
Mar 26, 2025 • 0 new comments -
AI Assistant should have embedding context of the entire codebase
#15924 commented on
Mar 26, 2025 • 0 new comments -
lsp document highlight should refresh as soon as cursor move away
#13682 commented on
Mar 26, 2025 • 0 new comments -
Snippet with same name as keyword does not expand
#25761 commented on
Mar 26, 2025 • 0 new comments -
Drag tab to open new window
#6722 commented on
Mar 26, 2025 • 0 new comments -
app-level jsconfig/tsconfig settings
#5200 commented on
Mar 26, 2025 • 0 new comments -
Preserve edit history after closing project
#19981 commented on
Mar 26, 2025 • 0 new comments -
Top-Ranking Issues (last 7 days) 📊
#6952 commented on
Mar 26, 2025 • 0 new comments -
Selecting New Model doesn't do anything.
#17118 commented on
Mar 26, 2025 • 0 new comments -
Bottom of characters cut off in some text input fields
#26322 commented on
Mar 26, 2025 • 0 new comments -
HTML syntax highlighting broken in ERB files
#12174 commented on
Mar 26, 2025 • 0 new comments -
Tasks: Tasks not working for remote connection.
#26662 commented on
Mar 26, 2025 • 0 new comments -
strange behavior of the autocomplete window/popup with comments
#26667 commented on
Mar 26, 2025 • 0 new comments -
Leading slash with env::current_dir() in Windows
#20559 commented on
Mar 26, 2025 • 0 new comments -
Buggy edit-predictions
#26874 commented on
Mar 26, 2025 • 0 new comments -
High battery usage
#21146 commented on
Mar 26, 2025 • 0 new comments -
Do not restore unsaved edits
#21528 commented on
Mar 26, 2025 • 0 new comments -
:quit sometimes closes zed
#25809 commented on
Mar 26, 2025 • 0 new comments -
zed SQL extension can consume all memory
#25964 commented on
Mar 26, 2025 • 0 new comments -
Permalinks support enterprise git repository with custom root domain
#23103 commented on
Mar 26, 2025 • 0 new comments -
yG incorrectly truncates yanked text when last line wraps in vim mode
#23589 commented on
Mar 26, 2025 • 0 new comments -
Allow keyword to have different colors
#22138 commented on
Mar 21, 2025 • 0 new comments -
Improve `flake.nix`
#26277 commented on
Mar 21, 2025 • 0 new comments -
White space does not work in Cyrillic keyboard
#26468 commented on
Mar 21, 2025 • 0 new comments -
Add option for configuring left-side or right-side window control buttons on Linux
#14120 commented on
Mar 21, 2025 • 0 new comments -
gpui: Slash patterns don't always align
#23836 commented on
Mar 21, 2025 • 0 new comments -
[Linux] Toggle back full-screen crash window [F11]
#16117 commented on
Mar 21, 2025 • 0 new comments -
Create separate bindings for accepting completions and either replacing or not replacing the rest of the symbol after cursor
#24577 commented on
Mar 21, 2025 • 0 new comments -
Make the Python experience wonderful
#7808 commented on
Mar 21, 2025 • 0 new comments -
Cursor Misplacement and Weird Highlighting with Arabic Text
#26746 commented on
Mar 21, 2025 • 0 new comments -
Zed does not work in Remote Desktop session on windows
#26692 commented on
Mar 21, 2025 • 0 new comments -
Markdown Preview some unicode symbols failed to echo normally
#26524 commented on
Mar 21, 2025 • 0 new comments -
Render diff view for suggest edits
#26657 commented on
Mar 21, 2025 • 0 new comments -
Zed does not install auto-updates to the same directory it was installed in
#26839 commented on
Mar 21, 2025 • 0 new comments -
Issue with Zed on Arch using X11
#26846 commented on
Mar 21, 2025 • 0 new comments -
Theme resets after opening a new file
#26822 commented on
Mar 21, 2025 • 0 new comments -
Pixel snapping text is broken on linux when using fractional scaling.
#25195 commented on
Mar 21, 2025 • 0 new comments -
Opening Zed after the latest release opens a blank window alongside the editor window.
#13018 commented on
Mar 21, 2025 • 0 new comments -
files outside the current workspace should be opened as readonly by default
#19483 commented on
Mar 21, 2025 • 0 new comments -
Support for NO_PROXY (proxy exceptions)
#22991 commented on
Mar 21, 2025 • 0 new comments -
Current symbol in the outline panel not highlighted with nested functions in Python
#20989 commented on
Mar 21, 2025 • 0 new comments -
org-mode support
#11138 commented on
Mar 21, 2025 • 0 new comments -
Opens new tab instead of switching to an open buffer
#10551 commented on
Mar 21, 2025 • 0 new comments -
Search project symbols not working on _python_ project
#16749 commented on
Mar 22, 2025 • 0 new comments -
Don't push to nav history when scrolling
#17592 commented on
Mar 22, 2025 • 0 new comments -
Vim mode navigation down multiple lines (long press on j) added a delayed step
#26898 commented on
Mar 22, 2025 • 0 new comments -
Run rust examples from editor
#13344 commented on
Mar 22, 2025 • 0 new comments -
Support Gemini Code Assist for Inline Completions
#17762 commented on
Mar 22, 2025 • 0 new comments -
Which-Key like menu
#10910 commented on
Mar 22, 2025 • 0 new comments -
Zed not respecting tab size when saving file
#4842 commented on
Mar 22, 2025 • 0 new comments -
Zed failed to open a window: NoSupportedDeviceFound
#13441 commented on
Mar 22, 2025 • 0 new comments -
`.editorconfig` ignored by built-in formatters like Prettier and Lua
#10828 commented on
Mar 22, 2025 • 0 new comments -
Reduce background CPU usage
#4944 commented on
Mar 20, 2025 • 0 new comments -
[windows] Eslint Lsp fail to load
#19709 commented on
Mar 20, 2025 • 0 new comments -
MacOS German layout: cmd-? doesn't work
#22764 commented on
Mar 20, 2025 • 0 new comments -
Build nix flake in CI
#17458 commented on
Mar 20, 2025 • 0 new comments -
Protobuf support doesn't work out-of-the-box…?
#21057 commented on
Mar 20, 2025 • 0 new comments -
Allow extensions to auto-register tasks within a project
#17462 commented on
Mar 20, 2025 • 0 new comments -
Go to definition sometimes opens a new tab "Definitions for X" with a single snippet instead of actually going to the definition
#6730 commented on
Mar 20, 2025 • 0 new comments -
unable to view eslint errors in the editor
#13461 commented on
Mar 20, 2025 • 0 new comments -
Show remote branches in the branch selector
#25971 commented on
Mar 20, 2025 • 0 new comments -
Remote SSH connection fails to load direnv environment
#20477 commented on
Mar 20, 2025 • 0 new comments -
Persist folded code sections across sessions
#11626 commented on
Mar 20, 2025 • 0 new comments -
Error/warning popups don't change color when changing theme
#27024 commented on
Mar 20, 2025 • 0 new comments -
Linux Log Spam
#15506 commented on
Mar 20, 2025 • 0 new comments -
Add `--offline` mode that disables all network features at runtime
#6754 commented on
Mar 20, 2025 • 0 new comments -
Zed Offline Support (Meta Tracking Issue)
#24878 commented on
Mar 20, 2025 • 0 new comments -
Cannot undo actions in the project panel
#5039 commented on
Mar 20, 2025 • 0 new comments -
show 'rule name' / 'error code' from in diagnostics on hover
#16394 commented on
Mar 20, 2025 • 0 new comments -
Disable keyring prompting
#17460 commented on
Mar 20, 2025 • 0 new comments -
Zen mode
#4382 commented on
Mar 20, 2025 • 0 new comments -
LSP only loads when launching zed via cli
#25404 commented on
Mar 20, 2025 • 0 new comments -
Sign In doesn't work after update
#4434 commented on
Mar 20, 2025 • 0 new comments -
Zed Fails to Launch on Linux Mint Due to GPU Context Initialization Error
#25910 commented on
Mar 20, 2025 • 0 new comments -
Invalid Number of Space Characters inserted for Tab in GoLang.
#25941 commented on
Mar 20, 2025 • 0 new comments -
Regression between v0.168 and v0.169, crash due to `PlatformNotSupported`
#25899 commented on
Mar 20, 2025 • 0 new comments -
Add options to hide title and status bar
#5120 commented on
Mar 20, 2025 • 0 new comments -
Wrong Highlighting for Chinese Charactors in Markdown (editor view)
#26024 commented on
Mar 21, 2025 • 0 new comments -
Linux: Zed repeats compose key output after computer wakes from sleep/suspend
#26050 commented on
Mar 21, 2025 • 0 new comments -
signatureHelp popup overlaps with completion
#26054 commented on
Mar 21, 2025 • 0 new comments -
Confusing "No LLM provider selected." after adding Anthropic API key, impossible to disable GitHub copilot
#26106 commented on
Mar 21, 2025 • 0 new comments -
Zed Bedrock AI chat misses streaming in-between updates, only returns full response in a single chunk.
#26030 commented on
Mar 21, 2025 • 0 new comments -
Mouse Selection in Terminal Misaligns When Inline Assistant is Active
#26111 commented on
Mar 21, 2025 • 0 new comments -
Unicode Normalization Issue in Zed's Built-in Terminal on macOS
#26036 commented on
Mar 21, 2025 • 0 new comments -
Zed snippets result in unnecessary characters being written
#25586 commented on
Mar 24, 2025 • 0 new comments -
Tracking - Linux non-QWERTY keyboard support
#25469 commented on
Mar 24, 2025 • 0 new comments -
Cursor pops to top of diff when toggling staged hunk within deletion
#26039 commented on
Mar 24, 2025 • 0 new comments -
open terminal shortcut (Ctrl + `) do not work #Linux #pt-br keyboard
#24366 commented on
Mar 24, 2025 • 0 new comments -
Sometimes, Zed stop receiving input keyboard (can't type)
#26319 commented on
Mar 24, 2025 • 0 new comments -
Make diffs readable for users who can't easily distinguish red/green/yellow
#26892 commented on
Mar 24, 2025 • 0 new comments -
client:unhandled ssh message name:UpdateProject
#26902 commented on
Mar 24, 2025 • 0 new comments -
Project Panel silently fails when using an existing name for a new file or folder
#14425 commented on
Mar 24, 2025 • 0 new comments -
Why is Workspace zoom slightly smaller than full size (leaves border)
#16551 commented on
Mar 24, 2025 • 0 new comments -
Improve horizontal scrollbar behavior and appearance
#25519 commented on
Mar 25, 2025 • 0 new comments -
Search results past scroll are obscured by the horizontal scroll bar
#26204 commented on
Mar 25, 2025 • 0 new comments -
Can't sign in behind the HTTP(S) proxy
#26210 commented on
Mar 25, 2025 • 0 new comments -
Editing prompt in Assistant pane and pressing Ctrl+Enter does not re-send prompt
#26223 commented on
Mar 25, 2025 • 0 new comments -
Images in markdown preview view are not updated
#26359 commented on
Mar 25, 2025 • 0 new comments -
Tab Indentation works incorrectly when there are multiple cursors
#26157 commented on
Mar 25, 2025 • 0 new comments -
Compile messages from newly added packages in Elixir LSP gets added to top of currently opened file
#4514 commented on
Mar 25, 2025 • 0 new comments -
Problem with Function Keys on Keyboard 65% [67-keys]
#4435 commented on
Mar 25, 2025 • 0 new comments -
Rust Auto Completion not working on linux
#13657 commented on
Mar 25, 2025 • 0 new comments -
Pyright cannot access attribute of a class `cached_property`
#14371 commented on
Mar 25, 2025 • 0 new comments -
`confirm_quit` has no effect
#14439 commented on
Mar 25, 2025 • 0 new comments -
[Linux] rust-analyzer-2024-07-15 Failed to load workspaces.
#14904 commented on
Mar 25, 2025 • 0 new comments -
Zed fails to build on Chimera Linux
#15902 commented on
Mar 25, 2025 • 0 new comments -
Persistent Toggle Replace
#15918 commented on
Mar 25, 2025 • 0 new comments -
Bitmap emoji fonts do not render
#15925 commented on
Mar 25, 2025 • 0 new comments -
Wrapping Selected String with Quotes Fails in English - International Keyboard Mode
#16069 commented on
Mar 25, 2025 • 0 new comments -
Ruff extension bug with pyright
#16076 commented on
Mar 25, 2025 • 0 new comments -
Indentation is updated when typing with multiple cursors
#16525 commented on
Mar 25, 2025 • 0 new comments -
Clicking on a path in the terminal beginning with ../../ will create a stuck pusedo entry in the file panel that can't be visited.
#16550 commented on
Mar 25, 2025 • 0 new comments -
Cannot use autocompletion on module named "licenses.py"
#16650 commented on
Mar 25, 2025 • 0 new comments -
Repl text output isn't selectable
#16745 commented on
Mar 25, 2025 • 0 new comments -
[Windows?] Hue shift on semi-transparent layers
#16713 commented on
Mar 25, 2025 • 0 new comments -
repl ignores local settings
#16898 commented on
Mar 25, 2025 • 0 new comments -
Localization and support for different locales
#7409 commented on
Mar 22, 2025 • 0 new comments -
Zed grab all shortcuts even if terminal is focussed
#26018 commented on
Mar 22, 2025 • 0 new comments -
Spacebar Not Working in Zed Editor with English Keyboard Layout
#16667 commented on
Mar 22, 2025 • 0 new comments -
Having multiple projects open in Zed causes issues with Git panel
#25474 commented on
Mar 23, 2025 • 0 new comments -
UV environment python
#21743 commented on
Mar 23, 2025 • 0 new comments -
Autocomplete completions are cut in half
#8126 commented on
Mar 23, 2025 • 0 new comments -
Python issues in Zed (Meta tracking issue)
#26754 commented on
Mar 23, 2025 • 0 new comments -
Autocomplete picking deletes characters after the cursor
#4816 commented on
Mar 23, 2025 • 0 new comments -
REPL support for Julia
#16024 commented on
Mar 23, 2025 • 0 new comments -
Serialize the unsaved changes of files not associated with a worktrees
#15098 commented on
Mar 23, 2025 • 0 new comments -
conda env selection does not work on remote ssh
#26055 commented on
Mar 23, 2025 • 0 new comments -
Add support for jj SCM
#21538 commented on
Mar 23, 2025 • 0 new comments -
Git worktree folders shouldn't collapse
#19847 commented on
Mar 23, 2025 • 0 new comments -
User-defined visual text substitutions (Prettify Symbols Mode in vim/emacs/vsc)
#18420 commented on
Mar 24, 2025 • 0 new comments -
Language extension `word_characters = ["-"]` is ignored
#23063 commented on
Mar 24, 2025 • 0 new comments -
blade: Text is rendered either too thick or too thin
#13564 commented on
Mar 24, 2025 • 0 new comments -
Add secondary editor windows to support multi-monitor setup
#9662 commented on
Mar 24, 2025 • 0 new comments -
Zed is slow to start on linux
#14222 commented on
Mar 24, 2025 • 0 new comments -
Unable to build Zed on Windows (Arm64 Snapdragon X Elite)
#19739 commented on
Mar 24, 2025 • 0 new comments -
Missing scrollbar in various views
#15324 commented on
Mar 24, 2025 • 0 new comments -
Text invisible with CommitMono
#21271 commented on
Mar 24, 2025 • 0 new comments -
cmd-click not opening file directly, shows "jump to file" link instead
#21224 commented on
Mar 24, 2025 • 0 new comments -
Flatpak: ZED_WINDOW_DECORATIONS=server doesn't work
#26414 commented on
Mar 24, 2025 • 0 new comments -
Custom terminal labels
#11023 commented on
Mar 24, 2025 • 0 new comments -
soft_wrap: add alignment of wrapped lines
#22683 commented on
Mar 24, 2025 • 0 new comments -
Zed auto format not working with Bun workspaces
#20037 commented on
Mar 24, 2025 • 0 new comments -
Ruff format on save doesn't work during zed session until I push changes to server settings
#24120 commented on
Mar 24, 2025 • 0 new comments -
Zed uses lot of RAM
#18673 commented on
Mar 24, 2025 • 0 new comments -
`editor::SelectPrevious` wordwise check doesn't work like `editor::SelectNext`
#24346 commented on
Mar 24, 2025 • 0 new comments -
Default keybind conflict for `ctrl-enter` used for both `assistant::InlineAssist` and `editor::NewlineAbove` on linux
#24501 commented on
Mar 24, 2025 • 0 new comments -
Find/Replace text hidden by scrollbar
#22718 commented on
Mar 24, 2025 • 0 new comments -
Switching projects with common folders doesn't work
#25742 commented on
Mar 24, 2025 • 0 new comments