-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Insights: zed-industries/zed
Overview
Could not load contribution data
Please try again later
10 Releases published by 1 person
-
v0.191.1-pre
published
Jun 12, 2025 -
v0.190.5
published
Jun 12, 2025 -
v0.191.2-pre
published
Jun 13, 2025 -
v0.190.6
published
Jun 13, 2025 -
v0.191.3-pre
published
Jun 16, 2025 -
v0.191.4-pre
published
Jun 17, 2025 -
v0.191.4
published
Jun 18, 2025 -
v0.192.0-pre
published
Jun 18, 2025 -
v0.192.1-pre
published
Jun 18, 2025 -
v0.191.5
published
Jun 18, 2025
189 Pull requests merged by 45 people
-
editor: Scale minimap width to editor width
#32317 merged
Jun 19, 2025 -
Revert "client: Fix an issue where non-IP proxy URLs didn’t resolve c… (cherry-pick #33013)
#33016 merged
Jun 19, 2025 -
Revert "client: Fix an issue where non-IP proxy URLs didn’t resolve c… (cherry-pick #33013)
#33015 merged
Jun 19, 2025 -
Revert "client: Fix an issue where non-IP proxy URLs didn’t resolve c…
#33013 merged
Jun 19, 2025 -
Fix document colors not showing on file reopen (cherry-pick #33009)
#33010 merged
Jun 19, 2025 -
Fix document colors not showing on file reopen
#33009 merged
Jun 19, 2025 -
debugger: Refine session modal design
#33004 merged
Jun 19, 2025 -
agent: Improve the UX around interacting with MCP servers
#32622 merged
Jun 18, 2025 -
docs: Ruby debug configuration should be an array
#32991 merged
Jun 18, 2025 -
Silence another backtrace-full log
#32990 merged
Jun 18, 2025 -
docs: Add instructions for how to use v0 via OpenAI
#32983 merged
Jun 18, 2025 -
Omit outlines from the outline panel, not related to the buffer's main language
#32987 merged
Jun 18, 2025 -
open_ai: Fix issues with OpenAI compatible APIs
#32982 merged
Jun 18, 2025 -
Add up and down global bindings for
menu::SelectNext
andmenu::SelectPrevious
#32981 merged
Jun 18, 2025 -
agent: Add ability to change the API base URL for OpenAI via the UI
#32979 merged
Jun 18, 2025 -
vim: Fix escape key switching back to default mode instead of normal mode
#31843 merged
Jun 18, 2025 -
copilot chat: Remove invalid assertions
#32977 merged
Jun 18, 2025 -
Add a small script to make debugging the CLI easier
#32971 merged
Jun 18, 2025 -
docs: Fix
lsp.rust-analyzer.binary
config#32967 merged
Jun 18, 2025 -
collab: Add automatic install of minio deb or rpm to script/bootstrap
#32968 merged
Jun 18, 2025 -
Fix a bug where --diff wouldn't open the diff
#32962 merged
Jun 18, 2025 -
debugger: Add onboarding modal
#32961 merged
Jun 18, 2025 -
debugger: Run debug scenarios from package.json
#32958 merged
Jun 18, 2025 -
docs: Remove beta tag from Debugger
#32950 merged
Jun 18, 2025 -
Wait for source maps when setting TypeScript breakpoints
#32954 merged
Jun 18, 2025 -
Add Anthropic ZDR to AI improvement documentation
#32955 merged
Jun 18, 2025 -
editor: Log error instead of panic on index out of bounds for line layouts
#32953 merged
Jun 18, 2025 -
Bump Zed to v0.193
#32947 merged
Jun 18, 2025 -
Diff view
#32922 merged
Jun 18, 2025 -
debugger: Fix a few issues with JS debugging
#32918 merged
Jun 18, 2025 -
zed_extension_api: Release v0.6.0
#32945 merged
Jun 18, 2025 -
debugger: Show child sessions as indented and ensure they're next to the parent session
#32939 merged
Jun 18, 2025 -
editor: Improve code completion filtering to provide fewer and more accurate suggestions
#32928 merged
Jun 18, 2025 -
debugger: Add breakpoint list to the empty state of debug panel
#32930 merged
Jun 18, 2025 -
Fix bug where prior LSP completions can be displayed after trigger char (cherry-pick #32927)
#32931 merged
Jun 18, 2025 -
Fix bug where prior LSP completions can be displayed after trigger char
#32927 merged
Jun 18, 2025 -
docs: Add light formatting changes to the Debugger page
#32919 merged
Jun 18, 2025 -
debugger: Parse and highlight text with ANSI escape sequences
#32915 merged
Jun 18, 2025 -
windows: Fix client area is treated as non-client area when window is fullscreen
#32916 merged
Jun 18, 2025 -
gpui: Fix pending keys dispatch path panic
#32891 merged
Jun 18, 2025 -
x11: Improve error handling
#32913 merged
Jun 18, 2025 -
Add Caps Lock support
#30470 merged
Jun 18, 2025 -
debugger: Add comment-preserving debug.json editing
#32896 merged
Jun 17, 2025 -
Revert "debugger: Process ANSI color escape codes in console"
#32906 merged
Jun 17, 2025 -
Fix release notes appearing in project search
#32898 merged
Jun 17, 2025 -
v0.191.x: Google Model Updates for Gemini 2.5
#32904 merged
Jun 17, 2025 -
Add
(flatpak)
and(snap)
suffixes to Zed version in system info#32903 merged
Jun 17, 2025 -
Add docs for cloning extensions repository
#32897 merged
Jun 17, 2025 -
Update Gemini Models
#32902 merged
Jun 17, 2025 -
debugger: Remove feature flag
#32877 merged
Jun 17, 2025 -
debugger: Improve debugger panel empty state
#32889 merged
Jun 17, 2025 -
vim: Implement
[ e
and] e
from vim-unimpaired#32851 merged
Jun 17, 2025 -
docs: Add note about enabling Copilot models in GitHub settings
#32885 merged
Jun 17, 2025 -
Use more conservative settings for the minimap display
#32878 merged
Jun 17, 2025 -
Document zed CLI
#32879 merged
Jun 17, 2025 -
Standardize on u64 for token counts
#32869 merged
Jun 17, 2025 -
supermaven_api: Ensure downloaded Supermaven binary has executable permissions set
#32576 merged
Jun 17, 2025 -
Add note on Opus prompt consumption
#32872 merged
Jun 17, 2025 -
Fix diff indicators not restored when reopening remote project
#31384 merged
Jun 17, 2025 -
docs: Fix typo in debugger.md
#32867 merged
Jun 17, 2025 -
Revert "Bail and signal error when the cwd of a resolved task doesn't exist"
#32866 merged
Jun 17, 2025 -
gpui: Bump blade
#32803 merged
Jun 17, 2025 -
docs: Add values.yaml files to filetypes for Helm
#32369 merged
Jun 17, 2025 -
Show inline previews for LSP document colors
#32816 merged
Jun 17, 2025 -
Add epoch interruption to WASM engine for cooperative yielding
#32806 merged
Jun 17, 2025 -
Add setting for minimap on active editor only
#31390 merged
Jun 17, 2025 -
debugger: Prevent port collision when attaching to existing node debugger
#32862 merged
Jun 17, 2025 -
debuggers: Mark processId as optional field in Delve Attach configurations
#32856 merged
Jun 17, 2025 -
language_models: Improve token counting for providers
#32853 merged
Jun 17, 2025 -
debugger: Do not query threads when session is still building
#32852 merged
Jun 17, 2025 -
language_models: Add images support to LMStudio provider
#32741 merged
Jun 17, 2025 -
extensions: Add "Debug Adapters" category to the extension store
#32845 merged
Jun 17, 2025 -
copilot: Allow enterprise to sign in and use copilot
#32296 merged
Jun 17, 2025 -
Fix MCP settings migration continually adding the same key
#32848 merged
Jun 17, 2025 -
Fix panic when
editor::OpenSelectionsInMultibuffer
only has pending selection#32842 merged
Jun 17, 2025 -
Attempt to log error instead of crash in bracket highlighting (cherry-pick #32837)
#32841 merged
Jun 17, 2025 -
extensions: Yet another PR for debugger touchups
#32822 merged
Jun 17, 2025 -
Attempt to log error instead of crash in bracket highlighting
#32837 merged
Jun 17, 2025 -
debugger: Fix connections over SSH
#32834 merged
Jun 17, 2025 -
Correct variable name in project type detection
#32835 merged
Jun 17, 2025 -
Cherry-pick "linux: Add mouse cursor icon name synonyms #32820"
#32833 merged
Jun 17, 2025 -
wayland: Avoid reloading cursor theme on every cursor style change
#32832 merged
Jun 17, 2025 -
linux: Add mouse cursor icon name synonyms
#32820 merged
Jun 17, 2025 -
collab: Update Stripe customer email before checkout
#32669 merged
Jun 17, 2025 -
debugger: Don't spawn unnecessary process
#32827 merged
Jun 17, 2025 -
Use a proper snapshot version when resolving for utf16 points (cherry-pick #32815)
#32826 merged
Jun 16, 2025 -
Deploy code runner menu from correct display row (cherry-pick #32594)
#32825 merged
Jun 16, 2025 -
Use a proper snapshot version when resolving for utf16 points
#32815 merged
Jun 16, 2025 -
agent: Scroll to bottom after submitting a new message
#32819 merged
Jun 16, 2025 -
debugger: Process ANSI color escape codes in console
#32817 merged
Jun 16, 2025 -
Windows tests on self-hosted runners
#29764 merged
Jun 16, 2025 -
Reduce allocations on project type detection
#32818 merged
Jun 16, 2025 -
debugger: Make the remove button easier to click for breakpoint list entries
#32772 merged
Jun 16, 2025 -
Bail and signal error when the cwd of a resolved task doesn't exist
#32777 merged
Jun 16, 2025 -
extension: Another batch of updates for DAP extension API
#32809 merged
Jun 16, 2025 -
assistant_tools: Enable diff-fenced edit parser for all Gemini models
#32812 merged
Jun 16, 2025 -
Don't spawn Anthropic telemetry event when API key is missing
#32813 merged
Jun 16, 2025 -
inline assistant: Do not dismiss while generating when hitting enter
#32810 merged
Jun 16, 2025 -
wayland: Hopefully fix a panic recenty added in #32784
#32808 merged
Jun 16, 2025 -
editor: Fix code action not visible until mouse move or buffer interaction
#32804 merged
Jun 16, 2025 -
Ensure we scan worktrees again for project types when none were previously found
#32805 merged
Jun 16, 2025 -
agent: Less disruptive changed file notification
#31693 merged
Jun 16, 2025 -
debugger: Pass project environment to runInTerminal requests
#32720 merged
Jun 16, 2025 -
agent: Rework context server settings
#32793 merged
Jun 16, 2025 -
agent: Enable accepting and rejecting individual file changes from message editor
#32801 merged
Jun 16, 2025 -
edit_file: Add diff-fenced output format
#32737 merged
Jun 16, 2025 -
extension: Update DAP extension API
#32448 merged
Jun 16, 2025 -
gemini: Send thought signatures back to API
#32064 merged
Jun 16, 2025 -
editor: Ensure mouse cursor is shown again on mouse move
#32795 merged
Jun 16, 2025 -
Fix the component preview page scroll
#32797 merged
Jun 16, 2025 -
Do not report same project type multiple times for same worktree
#32785 merged
Jun 16, 2025 -
linux: Only call
on_keyboard_layout_change
when layout name changes#32784 merged
Jun 16, 2025 -
Add tests for project discovery telemetry
#32782 merged
Jun 16, 2025 -
editor: Support both cursor and mouse based columnar selection
#32779 merged
Jun 16, 2025 -
X11: Fix handling of key remapping
#32780 merged
Jun 16, 2025 -
x11: Halt periodic refresh for windows that aren't visible
#32775 merged
Jun 16, 2025 -
x11: Fix keymap reload to happen on XkbMapNotify not MapNotify
#32771 merged
Jun 15, 2025 -
Improve code for unsaved tab titles
#32770 merged
Jun 15, 2025 -
Include .NET project identification in telemetry
#32769 merged
Jun 15, 2025 -
Misc nitpicks, changes too small / unrelated to be in other PRs
#32768 merged
Jun 15, 2025 -
terminal: Fix file paths links with URL escapes not being clickable
#31830 merged
Jun 15, 2025 -
Fix block cursor using placeholder text even when it's not displayed
#32766 merged
Jun 15, 2025 -
Fixed typo in SQL language documentation
#32764 merged
Jun 15, 2025 -
Fix clicking in to agent message editor and tighten up vertical spacing
#32765 merged
Jun 15, 2025 -
Include full abs paths of worktrees in system prompt
#32725 merged
Jun 15, 2025 -
debugger: Fix module list getting queried when not shown
#32761 merged
Jun 15, 2025 -
Improve logic for finding VSCode / Cursor settings files
#32721 merged
Jun 15, 2025 -
docs: Fix a typo in text threads docs
#32417 merged
Jun 14, 2025 -
edit_file: Let agent specify locations of edit chunks
#32628 merged
Jun 14, 2025 -
debugger: Select first stack frame with valid path
#32724 merged
Jun 13, 2025 -
Move r-a status notifications into the activity indicator
#32726 merged
Jun 13, 2025 -
languages: Bump ESLint LSP server to version 3.0.10
#32717 merged
Jun 13, 2025 -
debugger: Use the right adapter for
type: node-terminal
#32723 merged
Jun 13, 2025 -
debugger: Add support for label presentation hints for stack frames
#32719 merged
Jun 13, 2025 -
debugger: Improve logging of debug sessions
#32718 merged
Jun 13, 2025 -
Revert "Hide the notifications panel by default (#32705)"
#32707 merged
Jun 13, 2025 -
Regroup result_ids
#32710 merged
Jun 13, 2025 -
Hide the notifications panel by default
#32705 merged
Jun 13, 2025 -
Fix shell environment loading for Zed installations with spaces in path
#32702 merged
Jun 13, 2025 -
Update documentation about account email addresses
#32703 merged
Jun 13, 2025 -
debugger: Focus child sessions if parent has never stopped
#32693 merged
Jun 13, 2025 -
copilot: Remove an unwrap in URI parsing code
#32698 merged
Jun 13, 2025 -
Silence failed auto update checks
#32696 merged
Jun 13, 2025 -
Disallow running CLI with root privileges
#32583 merged
Jun 13, 2025 -
ci: Require check_docs
#32470 merged
Jun 13, 2025 -
editor: Fix diff hunk controls not shown until buffer interaction
#32692 merged
Jun 13, 2025 -
Replace environment variable parser with
zed --printenv
outputting JSON#32637 merged
Jun 13, 2025 -
agent: Suggest turning burn mode on when close to the context window limit
#32691 merged
Jun 13, 2025 -
anthropic: Reorder
Model
variants in descending order#32689 merged
Jun 13, 2025 -
anthropic: Refactor a bit
#32685 merged
Jun 13, 2025 -
ui: Refactor the Callout component
#32684 merged
Jun 13, 2025 -
editor: Fix inline blame show/hide not working until buffer interaction
#32683 merged
Jun 13, 2025 -
debugger: Mark DapLocator::create_scenario as an async function
#32680 merged
Jun 13, 2025 -
debugger: Fix regression in rendering of stack frame list
#32682 merged
Jun 13, 2025 -
client: Fix an issue where non-IP proxy URLs didn’t resolve correctly (cherry-pick #32664)
#32679 merged
Jun 13, 2025 -
Distinguish between missing models and registries in error messages
#32678 merged
Jun 13, 2025 -
chore: Use workspace
tiny_http
#32672 merged
Jun 13, 2025 -
Improve logging of prettier errors
#32665 merged
Jun 13, 2025 -
client: Fix an issue where non-IP proxy URLs didn’t resolve correctly
#32664 merged
Jun 13, 2025 -
Autoformat
prettier_server.js
#32661 merged
Jun 13, 2025 -
project_panel: Allow collapse all from workspace context
#32660 merged
Jun 13, 2025 -
Remove
separator!
macro and makepath!
handle relative paths#32527 merged
Jun 13, 2025 -
Fix newlines in language server logs when switching log types + misc
#32659 merged
Jun 13, 2025 -
vim: Add horizontal scrolling support in vim mode
#32558 merged
Jun 13, 2025 -
debugger: Show errors loading stack
#32658 merged
Jun 13, 2025 -
debugger: Fix running JS tests when worktree root and package root do not coincide
#32644 merged
Jun 13, 2025 -
Disable nav history in vim scrolls
#32656 merged
Jun 13, 2025 -
vim: Exit temporary normal after scroll
#32653 merged
Jun 13, 2025 -
debugger: Add an action to copy debuggee info and initialization args
#32647 merged
Jun 13, 2025 -
Update names of collab auth functions to clarify behavior
#32648 merged
Jun 13, 2025 -
Don't autosave unmodified buffers
#32626 merged
Jun 12, 2025 -
docs: Fix headings in debugger docs
#32641 merged
Jun 12, 2025 -
Use
git config --global user.email
for email address in automaticCo-authored-by
(cherry-pick #32624)#32639 merged
Jun 12, 2025 -
Use
git config --global user.email
for email address in automaticCo-authored-by
(cherry-pick #32624)#32640 merged
Jun 12, 2025 -
debugger: Pass --nocapture to cargo tests when building debug tasks with locator
#32633 merged
Jun 12, 2025 -
Use
git config --global user.email
for email address in automaticCo-authored-by
#32624 merged
Jun 12, 2025 -
Store
result_id
s per language server#32631 merged
Jun 12, 2025 -
debugger: Do not swallow
port
property when converting launch.json#32621 merged
Jun 12, 2025 -
Add
git: open modified files
action#32347 merged
Jun 12, 2025 -
Update invisibles' default.json docs
#32601 merged
Jun 12, 2025 -
gpui: Fix data_table example overflow subtracting crash error
#32617 merged
Jun 12, 2025 -
debugger: Allow use of externally-managed Delve for Go debugging
#32613 merged
Jun 12, 2025 -
title_bar: Use theme colors for window controls on Windows
#32400 merged
Jun 12, 2025 -
editor: Improve completions sort order for Tailwind classes
#32612 merged
Jun 12, 2025 -
agent: Scroll to first diff hunk when clicking on edit tool card header
#32611 merged
Jun 12, 2025 -
agent: Allow to see the review button while generating
#32610 merged
Jun 12, 2025 -
agent: Don't stop following after edits (cherry-pick #32606)
#32608 merged
Jun 12, 2025 -
project_panel: Don't add extra margin-left to file name labels
#32602 merged
Jun 12, 2025 -
agent: Don't stop following after edits
#32606 merged
Jun 12, 2025
35 Pull requests opened by 29 people
-
agent: Make MCP tool name unique
#32609 opened
Jun 12, 2025 -
gpui: Bind unused `function` modifier to xkb Mod3 on Linux
#32632 opened
Jun 12, 2025 -
gpui: Implement support for wlr layer shell
#32651 opened
Jun 13, 2025 -
Add SVG preview
#32694 opened
Jun 13, 2025 -
terminal: Add confirmation pop-up on closing terminal pane
#32695 opened
Jun 13, 2025 -
docs: Fix path to keymap.json config file for macOS
#32728 opened
Jun 13, 2025 -
debugger: Add variable watchers
#32743 opened
Jun 14, 2025 -
Simulate helix line wrapping
#32763 opened
Jun 15, 2025 -
Fix IndentGuides story
#32781 opened
Jun 16, 2025 -
git: Enable git stash in git panel
#32821 opened
Jun 16, 2025 -
Handle token usage chunks in OpenAI streamed response
#32823 opened
Jun 16, 2025 -
Allow multiple Markdown preview tabs
#32859 opened
Jun 17, 2025 -
workspace: Add editor-only zoom command
#32860 opened
Jun 17, 2025 -
agent: Make stalled files notifications permanent
#32876 opened
Jun 17, 2025 -
Add ability to clone item when using `workspace::MoveItemToPane`
#32895 opened
Jun 17, 2025 -
copilot: Fix config dir logic to support Flatpak environments
#32901 opened
Jun 17, 2025 -
Disable next/previous hunk menu items when there are no hunks
#32907 opened
Jun 17, 2025 -
Edit debug tasks
#32908 opened
Jun 17, 2025 -
WIP: Add Zed task runnables
#32910 opened
Jun 17, 2025 -
windows: Improve font rendering
#32933 opened
Jun 18, 2025 -
gpui: Make screen capture dependency optional
#32937 opened
Jun 18, 2025 -
agent: Do not send stale files notifications
#32974 opened
Jun 18, 2025 -
Avoid using tmpdir when writing Zed settings.json on macOS
#32976 opened
Jun 18, 2025 -
collab: Require billing address in all Stripe checkouts
#32980 opened
Jun 18, 2025 -
Redact command environment variables from log output
#32985 opened
Jun 18, 2025 -
language_models: Fix include_pattern args not enclosed in quotes
#32993 opened
Jun 18, 2025 -
agent: Store if context server should be enabled/disabled in the settings
#32994 opened
Jun 18, 2025 -
debugger: Fix issues with debugging scripts from package.json
#32995 opened
Jun 18, 2025 -
Make remote mkdir shell-independent for compatibility
#32997 opened
Jun 18, 2025 -
copilot: Use updated Copilot Chat model schema
#33007 opened
Jun 19, 2025 -
gpui: Add tab focus support
#33008 opened
Jun 19, 2025 -
linux: Add title bar for rules library
#33025 opened
Jun 19, 2025 -
linux: Fix KeePassXC integration via org.freedesktop.Secrets
#33026 opened
Jun 19, 2025 -
Fix pull diagnostics on the remote clients
#33028 opened
Jun 19, 2025 -
copilot: Remove PromptTokensDetails from Usage struct
#33029 opened
Jun 19, 2025
155 Issues closed by 37 people
-
Client error on outgoing connection, no extension can be enabled (among other things)
#32838 closed
Jun 19, 2025 -
Inline LSP color previews not initiating on file open
#32989 closed
Jun 19, 2025 -
Debugger: The AI chat panel closed unexpectedly in Zoom mode
#32921 closed
Jun 19, 2025 -
QR Code format is distorted.
#33001 closed
Jun 19, 2025 -
Debugger: Not sure why environment variables are not getting set
#32969 closed
Jun 19, 2025 -
It is not possible to accept the terms of service the Edit Prediction
#32657 closed
Jun 19, 2025 -
Outline Panel for Markdown Files erroneously shows keys of JSON as entries in the outline
#15122 closed
Jun 18, 2025 -
AI: Anthropic API constantly overloaded
#32925 closed
Jun 18, 2025 -
When Zed is already running, zed --diff opens a blank window
#32966 closed
Jun 18, 2025 -
Settings Vim default mode to insert prevents Esc key to switch back to Normal Mode
#31728 closed
Jun 18, 2025 -
AI: Copilot with Claude 4 errors on any chatting
#32970 closed
Jun 18, 2025 -
Zed window freezes when updating
#32831 closed
Jun 18, 2025 -
AI: Getting error with OpenAI api "array too long"
#32946 closed
Jun 18, 2025 -
Build and Debug support
#5065 closed
Jun 18, 2025 -
Zed crashed while I was tagging a bunch of python files
#30191 closed
Jun 18, 2025 -
mostly working no-root-access zed-installer script...
#32949 closed
Jun 18, 2025 -
Show the diff between two arbitrary files
#4523 closed
Jun 18, 2025 -
No installed extensions shown if offline
#32940 closed
Jun 18, 2025 -
Python debug session causes sigabrt
#32944 closed
Jun 18, 2025 -
Regression of LSP autocomplete suggestions in v0.188.x and v0.190.x
#32756 closed
Jun 18, 2025 -
Typescript completions continue using cached completion list when "." is typed
#32774 closed
Jun 18, 2025 -
Haskell syntax highlighting often stops working mid-file
#23276 closed
Jun 18, 2025 -
Linux: Zed causes brief system freezes when opening new windows
#22320 closed
Jun 18, 2025 -
right-to-left Aligned MacOS Traffic Lights not displayed properly
#7856 closed
Jun 18, 2025 -
High CPU consuming
#7629 closed
Jun 18, 2025 -
Install LuaLS extension failed.
#32920 closed
Jun 18, 2025 -
Zed Windows full-screen and subsequent resize hides title bar
#32909 closed
Jun 18, 2025 -
Display an error message on password failure for ssh remoting ("access denied")
#21700 closed
Jun 18, 2025 -
Closing Project Search prompts for unsaved edits if results found in release notes
#28829 closed
Jun 17, 2025 -
AI: Agent Panel: Zed Anthropic models are not available in Jersey (Region lock)
#32735 closed
Jun 17, 2025 -
Debugger: Hard to start a test or debug a test using the default run action
#32881 closed
Jun 17, 2025 -
Debugger: Can't run typescript tests on a fresh install of debug preview
#32882 closed
Jun 17, 2025 -
Disable button menu hunk there are no changes
#29003 closed
Jun 17, 2025 -
Deleting files doesn't refresh project search
#30933 closed
Jun 17, 2025 -
Agent Panel: Claude Sonnet 4 (github copilot version) can't read images
#31300 closed
Jun 17, 2025 -
Zed(flatpak) does not show window
#28458 closed
Jun 17, 2025 -
Noto Sans font looks absurdly thin
#30231 closed
Jun 17, 2025 -
Agent Panel: The panel is not responsive.
#31342 closed
Jun 17, 2025 -
Agent Panel: Keymap changes for send message affect `@` dialog to add context
#31294 closed
Jun 17, 2025 -
Auto-closing of double quotes does not occur inside parentheses
#30219 closed
Jun 17, 2025 -
Modifier keys(ctrl, shift, alt, etc.) deletes selected texts
#31184 closed
Jun 17, 2025 -
Agent Panel: missing checkpoints
#31078 closed
Jun 17, 2025 -
Undefined Code Action Behavior
#30976 closed
Jun 17, 2025 -
Crash after clicking on files in left dock with LSP logs opened on the right
#29665 closed
Jun 17, 2025 -
Build fails with STATUS_ILLEGAL_INSTRUCTION when using RUSTFLAGS target-cpu
#29923 closed
Jun 17, 2025 -
Document: piping to the Zed CLI should open a buffer with the contents of that pipe
#32646 closed
Jun 17, 2025 -
Zed 0.184.8 mac ,when click new terminal ,it didn't appear.
#29778 closed
Jun 17, 2025 -
format_on_save does not trigger on autosave for JavaScript/React files
#30165 closed
Jun 17, 2025 -
Git: Duplicate hunks show occasionally in the diff view
#29631 closed
Jun 17, 2025 -
Can't change profile in agent panel "toggle profile menu"
#30164 closed
Jun 17, 2025 -
Zed is deleting the dot
#32871 closed
Jun 17, 2025 -
Supermaven stuck in "Supermaven initializing" and not downloading binary
#15653 closed
Jun 17, 2025 -
Edit Predictions: Supermaven binary not marked as executable after download
#32068 closed
Jun 17, 2025 -
Zed "Failed to load environment variables" after update to 0.190.4
#32616 closed
Jun 17, 2025 -
Support `experimental.theme_overrides` autocomplete in settings
#32868 closed
Jun 17, 2025 -
Allow video collaboration behind text being edited, like Engelbart did
#4952 closed
Jun 17, 2025 -
Diff indicators not restored when reopening remote project
#30917 closed
Jun 17, 2025 -
Commands for MRU-cycling tabs (Most Recently Used)
#4971 closed
Jun 17, 2025 -
Show inline previews for rgb hex color strings (LSP `textDocument/documentColor`)
#4678 closed
Jun 17, 2025 -
zed won't recover from crashed clangd without restarting
#32865 closed
Jun 17, 2025 -
Debugger shutdown unexpectedly
#32836 closed
Jun 17, 2025 -
Can not log into my account
#32857 closed
Jun 17, 2025 -
Debugger: Do not require `processId`
#32849 closed
Jun 17, 2025 -
Zed shows all files with jumbled characters after updating to Zed Preview 0.186.7
#30627 closed
Jun 17, 2025 -
Chinese characters not displayed in Assistant Panel
#28500 closed
Jun 17, 2025 -
Crash when trying to share non git managed folder/project
#28195 closed
Jun 17, 2025 -
Cosmic Tiled Window Manager Crash
#28112 closed
Jun 17, 2025 -
macOS Arm-64 0.178.5 (20250319.205936) panic in text.rs
#27436 closed
Jun 17, 2025 -
Trashing file not working on Linux
#27278 closed
Jun 17, 2025 -
Buggy edit-predictions
#26874 closed
Jun 17, 2025 -
Can't sign in behind the HTTP(S) proxy
#26210 closed
Jun 17, 2025 -
Wrong compile_commands.json is opened
#25251 closed
Jun 17, 2025 -
Git worktree folders shouldn't collapse
#19847 closed
Jun 17, 2025 -
Project panel directory closes when installing project dependencies
#13762 closed
Jun 17, 2025 -
Agent mode keeps undoing my edits
#32419 closed
Jun 17, 2025 -
Zed not even starting after nVidia driver update
#31944 closed
Jun 17, 2025 -
Auto Generate Message Button is not working
#30118 closed
Jun 17, 2025 -
Searching for file in directory found in both `.gitignore` and `file_scan_inclusions` causes crash
#29780 closed
Jun 17, 2025 -
Autocomplete suggestion in markdown file should use 1. for each item in a numbered list
#28042 closed
Jun 17, 2025 -
Remote Server Connection Breaking because of Symlink Problems.
#27745 closed
Jun 17, 2025 -
Can't find methods in PHP projects
#27443 closed
Jun 17, 2025 -
Zed hangs when moving or renaming folders + displays non-existing changes in Git panel
#27167 closed
Jun 17, 2025 -
Bottom of characters cut off in some text input fields
#26322 closed
Jun 17, 2025 -
Tailwind CSS Auto Completion Breaks with Hyphen/Dash
#25670 closed
Jun 17, 2025 -
Typescript autocompletion is broken
#32745 closed
Jun 17, 2025 -
Project symbols randomly stops working until editor is restarted
#25241 closed
Jun 17, 2025 -
Suggest Edits should strip CDATA
#24564 closed
Jun 17, 2025 -
Logging in via GitHub fails with HTTP only mode in Safari
#23667 closed
Jun 17, 2025 -
Duplicate code from AI assistant and unable to delete it
#23405 closed
Jun 17, 2025 -
Installing new theme causes the language server of `settings.json` to warn about "Value not accepted"
#22672 closed
Jun 17, 2025 -
Cloudflare OpenAI deserialization issues
#19346 closed
Jun 17, 2025 -
[Windows] Which version of zed can use Vue normally now? Vue-language-server is not working
#18337 closed
Jun 17, 2025 -
[Linux] JetbrainsKeymap - Shift Shift only works while I move the mouse
#14327 closed
Jun 17, 2025 -
Multi-cursor not indenting block of code as should
#10500 closed
Jun 17, 2025 -
Search is not working. cpu load 500%...
#31985 closed
Jun 17, 2025 -
refresh_matching_bracket_highlights crash
#32171 closed
Jun 17, 2025 -
offset in multibuffer panic
#32732 closed
Jun 17, 2025 -
Debugger: Debugger over Remote Development
#32575 closed
Jun 17, 2025 -
LSP quickfix code actions fail to execute
#19834 closed
Jun 17, 2025 -
Debugger: Run button not working
#32830 closed
Jun 17, 2025 -
Linux Mouse Cursor Problems (Meta Tracking Issue)
#26141 closed
Jun 17, 2025 -
Linux: Weird alternate cursor behavior
#20542 closed
Jun 17, 2025 -
Mouse cursor unresponsive after Gnome overview
#24290 closed
Jun 17, 2025 -
Linux: Cursor disappears inside editor
#25741 closed
Jun 17, 2025 -
Wrong mouse cursor under Awesome WM
#18025 closed
Jun 17, 2025 -
Zed loses the cursor (wayland)
#17332 closed
Jun 17, 2025 -
Previously uninstalled zed zed incorrectly, but cannot run after reinstalling
#19659 closed
Jun 17, 2025 -
Automatically make clickable any URLs in hint
#4310 closed
Jun 16, 2025 -
Python run test gutter button stopped working in v0.191.2
#32744 closed
Jun 16, 2025 -
Comment keybind does not work in markdown
#4480 closed
Jun 16, 2025 -
Debugger: Console not showing any color
#31372 closed
Jun 16, 2025 -
AI: Agent fails on files containing parts of repeated code.
#32699 closed
Jun 16, 2025 -
Debugger: Unset breakpoint button is hiding on hover
#31574 closed
Jun 16, 2025 -
Debugger: `build.cwd` silently changes the directory to `/` if target dir doesn't exist
#32688 closed
Jun 16, 2025 -
Setting and Updating Account Email
#31910 closed
Jun 16, 2025 -
File paths links with urlescapes are not clickable
#31827 closed
Jun 16, 2025 -
Debugger: Unable to find Go/delve when using direnv
#32750 closed
Jun 16, 2025 -
Inline Assist: Pressing enter while generating dismisses assistant
#32798 closed
Jun 16, 2025 -
Stdout from LSP being piped into open buffer
#32811 closed
Jun 16, 2025 -
Code actions are not rendered properly
#32796 closed
Jun 16, 2025 -
hide mouse on movement prevents cursor from appearing
#32787 closed
Jun 16, 2025 -
`cargo vendor` can't vendor `reqwest` dependency with different sources
#30093 closed
Jun 16, 2025 -
Shell Not Changing in Zed Editor Task
#30816 closed
Jun 16, 2025 -
Zed hangs installing an extension
#31627 closed
Jun 16, 2025 -
zed.dev website non-QWERTY keyboard hotkeys
#28222 closed
Jun 16, 2025 -
Regression: multicursor no longer works when using shift+alt+click
#32584 closed
Jun 16, 2025 -
Support X11 MappingNotify events generated by user xmodmap changes
#27384 closed
Jun 16, 2025 -
Couldn't open file picker due to missing xdg-desktop-portal implementation.
#32704 closed
Jun 15, 2025 -
Markdown outline panel shouldn't include code block outline
#32755 closed
Jun 15, 2025 -
Build error for anonymous_pipe
#32760 closed
Jun 15, 2025 -
Crash on right-click.
#31305 closed
Jun 15, 2025 -
AI: Getting failed message with code API: 429
#32747 closed
Jun 15, 2025 -
Where did shift-alt-click on Mac go in Zed 0.190.6?
#32749 closed
Jun 14, 2025 -
Linker error with Webrtc on Windows
#32731 closed
Jun 14, 2025 -
Debugger: `node-terminal` configurations from `.vscode/launch.json` are not supported
#32690 closed
Jun 13, 2025 -
Debugger: Panic while clicking on modules tab
#32630 closed
Jun 13, 2025 -
Zed Preview can't load environment variables
#32445 closed
Jun 13, 2025 -
Import "requests" could not be resolved from source (Pyright reportMissingModuleSource)
#32676 closed
Jun 13, 2025 -
Debugger: Infinite nesting
#32674 closed
Jun 13, 2025 -
Tasks: Can't spawn task on temporary buffer
#32662 closed
Jun 13, 2025 -
project panel collapse all entries from outside context
#4385 closed
Jun 13, 2025 -
Preview popover mouseover appearing twice
#32139 closed
Jun 13, 2025 -
AI: show message warning to access to keychain
#32634 closed
Jun 13, 2025 -
vim: PageUp, PageDown, ScrollUp, ScrollDown should not be added to the jumplist.
#29431 closed
Jun 13, 2025 -
Don't push to nav history when scrolling
#17592 closed
Jun 13, 2025 -
Debugger: VSCode launch.json compatibility issues
#32187 closed
Jun 12, 2025 -
Assistant add file context does not work
#24966 closed
Jun 12, 2025 -
Debugger: It does not work with a virtual environment for Python.
#31383 closed
Jun 12, 2025 -
Debugger: terminal and source panel are empty even when breakpointed on node... broken or not broken?
#31370 closed
Jun 12, 2025 -
Terminal: zsh profile doesn't load in `workspace: new terminal` and requires `source`
#26877 closed
Jun 12, 2025 -
Improve tailwind classes auto complete case where dash is not explicitly added
#32532 closed
Jun 12, 2025 -
Yanking and pasting in vim mode will automatically switch back to normal mode
#26859 closed
Jun 12, 2025 -
Zed won't open after disabling dGPU.
#32167 closed
Jun 12, 2025
79 Issues opened by 65 people
-
Language server error: cargo-tom: fs::remove_dir_all: wasi::fs::ReadDir: slice end... backtrace
#33027 opened
Jun 19, 2025 -
AI: Can't interact with models (Gemini)
#33024 opened
Jun 19, 2025 -
Improper theming within rust macros
#33023 opened
Jun 19, 2025 -
Wrong/incomplete JetBrains hotkey map
#33020 opened
Jun 19, 2025 -
Clicking interface elements causes tab bar buttons to flicker
#33018 opened
Jun 19, 2025 -
"path" parameter in VSCode tasks ignored
#33017 opened
Jun 19, 2025 -
"Open Folder" does not launch a dialog.
#33012 opened
Jun 19, 2025 -
Zed as difftool crashes/fails when comparing HEAD~1..HEAD
#33011 opened
Jun 19, 2025 -
AI: The AI chat panel closed unexpectedly in Zoom mode
#33005 opened
Jun 19, 2025 -
AI: OpenAI o3-pro model not available.
#33003 opened
Jun 19, 2025 -
Debugger: debugger doesn't work
#33002 opened
Jun 19, 2025 -
AI: Anthropic API Error with extended thinking
#33000 opened
Jun 19, 2025 -
Inconsistent C++ keyword highlighting
#32999 opened
Jun 19, 2025 -
zed as difftool fails to compare with $LOCAL file
#32988 opened
Jun 18, 2025 -
Debug task `Run bin <project> (package: <project>)` for Rust projects fails to start
#32986 opened
Jun 18, 2025 -
Debugger: delve ignores envFile setting
#32984 opened
Jun 18, 2025 -
Flickering and text partially disappearing
#32972 opened
Jun 18, 2025 -
Debugger: autocomplete appends the whole word.
#32959 opened
Jun 18, 2025 -
Wrong key binding information with `base_keymap` set
#32952 opened
Jun 18, 2025 -
Closing project window with active notification prevents dismissing notification
#32951 opened
Jun 18, 2025 -
wasm rust start panic error
#32941 opened
Jun 18, 2025 -
Debugger: Add support for hover variable values
#32932 opened
Jun 18, 2025 -
Agent Panel: Zed Anthropic models are not available in Vietnam (Region lock)
#32924 opened
Jun 18, 2025 -
AI: When editing a single file, agent thinks it is a “project directory”
#32923 opened
Jun 18, 2025 -
AI: Checkpoints Missing in Agent Panel
#32917 opened
Jun 18, 2025 -
Zed UI increasingly laggy during multi-line cursor selections & scrolling non-functional
#32912 opened
Jun 18, 2025 -
Zed flickers while resizing on linux
#32905 opened
Jun 17, 2025 -
Zed writes multiple characters when typing characters with diacritics.
#32900 opened
Jun 17, 2025 -
Find All References auto-scrolls to the last occurrence when editing the initial one
#32894 opened
Jun 17, 2025 -
AI: Cannot trigger AcceptsuggestedContext action via keymap
#32892 opened
Jun 17, 2025 -
Zed 0.190.6 long spinner hangs on MacOS 15.5 maybe due to homedir in Project Panel
#32890 opened
Jun 17, 2025 -
AI: Claude Sonnet 4 breakage
#32888 opened
Jun 17, 2025 -
AI: Bedrock requires inference profile ID rather than model ID for newer models
#32886 opened
Jun 17, 2025 -
Visual glitches in the multibuffer editor
#32861 opened
Jun 17, 2025 -
Debugger: Does not understand environment variables.
#32847 opened
Jun 17, 2025 -
Zed consumes excessive RAM (25GB) when opening project with large untracked JSON files
#32843 opened
Jun 17, 2025 -
Text thread: Dragging images from Finder fails
#32802 opened
Jun 16, 2025 -
Debugger: C++ Debugger Program Fails to Stop Properly
#32799 opened
Jun 16, 2025 -
[SWAY] Zed window flashes rapidly on Sway/wlroots
#32792 opened
Jun 16, 2025 -
Only one markdown preview can be opened at a time
#32791 opened
Jun 16, 2025 -
macOS: Some letters render funny on markdown preview
#32789 opened
Jun 16, 2025 -
AI: Project specific agent settings are not applied
#32778 opened
Jun 16, 2025 -
Debugger: Unable to Get User Input During C++ Debugging
#32776 opened
Jun 16, 2025 -
AI: MCP servers unusable and shell commands fail to run in agent mode
#32767 opened
Jun 15, 2025 -
AI: Getting a 400 Bad Request when using Ollama
#32758 opened
Jun 15, 2025 -
Incorrect keymap execution in AgentPanel vim insert mode
#32751 opened
Jun 14, 2025 -
AI: when `ui_font_size` is large, model names are truncated despite having plenty of width available
#32739 opened
Jun 14, 2025 -
AI: Agent Panel: No File Changes Using DeepSeek API
#32736 opened
Jun 14, 2025 -
Debugger: <GDB: No source file named error>
#32734 opened
Jun 14, 2025 -
AI: v0.190.6 breaks Copilot once again
#32730 opened
Jun 14, 2025 -
Nested venv detection doesn't work with LSPs
#32729 opened
Jun 14, 2025 -
Improve extensions logging
#32716 opened
Jun 13, 2025 -
Add Git Graph support
#32714 opened
Jun 13, 2025 -
Enable Emmet by Default
#32713 opened
Jun 13, 2025 -
Add LSP memory usage to UI
#32712 opened
Jun 13, 2025 -
Telemetry: Performance
#32711 opened
Jun 13, 2025 -
Telemetry: Video Card Model
#32709 opened
Jun 13, 2025 -
Telemetry: Conflicting Action Detected
#32708 opened
Jun 13, 2025 -
MacOS: Zed Preview breaking mouse functionality
#32706 opened
Jun 13, 2025 -
AI: When terminal is focused in the agent pannel, pressing cmd+n open new terminal instead of new chat
#32701 opened
Jun 13, 2025 -
Zed-Git has poor refresh on updates from external tools
#32687 opened
Jun 13, 2025 -
Zed is scanning thousands of Files making editor operations slow
#32686 opened
Jun 13, 2025 -
New files not shown in project panel after switching git branch
#32681 opened
Jun 13, 2025 -
Zed ignores project-specific gopls.json settings
#32677 opened
Jun 13, 2025 -
Typescript error hint is not scrollable anymore
#32673 opened
Jun 13, 2025 -
The fourth Zed window I open is magenta and unusable
#32670 opened
Jun 13, 2025 -
Context server calls timeout after ~1 minute regardless of tool timeout parameter
#32668 opened
Jun 13, 2025 -
The only matching key binding doesn't match but marked as "low precedence"
#32667 opened
Jun 13, 2025 -
Remote SSH - Zed and LXC crashing - error reading target of symlink - canonicalizing
#32663 opened
Jun 13, 2025 -
AI: Zed language models not available
#32636 opened
Jun 12, 2025 -
Copilot had issues starting
#32635 opened
Jun 12, 2025 -
Debugger: Unable to show C anonymous structs/unions
#32629 opened
Jun 12, 2025 -
:split and :vsplit don't take filename arguments
#32627 opened
Jun 12, 2025 -
Unresponsive at start, on Linux, when starting with no files open
#32618 opened
Jun 12, 2025 -
Regression,AI: Environment variables not loading - breaks agent shell capabilities
#32615 opened
Jun 12, 2025 -
AI: Native Zed Gemini API integration not working
#32607 opened
Jun 12, 2025
210 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.
-
language_models: Add thinking support to OpenRouter provider
#32541 commented on
Jun 17, 2025 • 4 new comments -
gpui: Improve path rendering & global multisample anti-aliasing
#29718 commented on
Jun 17, 2025 • 4 new comments -
linux: Fix keystroke handling on non-English keyboard layout
#31174 commented on
Jun 19, 2025 • 1 new comment -
Support using ollama as an inline_completion_provider
#15968 commented on
Jun 17, 2025 • 0 new comments -
When performing code switching operations in a Vue project, automatic operations cannot be performed.
#21267 commented on
Jun 18, 2025 • 0 new comments -
C#/OmniSharp support is notoriously buggy (CodeActions)
#22002 commented on
Jun 18, 2025 • 0 new comments -
WINDOWS: Lexical not working
#22136 commented on
Jun 18, 2025 • 0 new comments -
AI: Unable to use vision with github copilot
#31951 commented on
Jun 18, 2025 • 0 new comments -
Support ChatGPT work with Apps on macOS feature
#21835 commented on
Jun 18, 2025 • 0 new comments -
Subword motion ignores line breaks, jumps to next line unexpectedly
#17780 commented on
Jun 18, 2025 • 0 new comments -
emmet-language-server fails to launch on windows
#21834 commented on
Jun 18, 2025 • 0 new comments -
Allow to hide the thought process of "thinking" models in the assistant panel
#22373 commented on
Jun 18, 2025 • 0 new comments -
Large file performance
#4701 commented on
Jun 18, 2025 • 0 new comments -
Text rendering is broken/blurry on linux when using fractional scaling.
#25195 commented on
Jun 18, 2025 • 0 new comments -
Zed freezing my enviroment
#14519 commented on
Jun 18, 2025 • 0 new comments -
Zed palettes: mouse overrides up/down arrows line highlighting
#9865 commented on
Jun 18, 2025 • 0 new comments -
Pass on jupyter location
#15387 commented on
Jun 18, 2025 • 0 new comments -
Show Keystrokes mode
#13200 commented on
Jun 18, 2025 • 0 new comments -
Terminal cursor "stretched" during shell script execution
#8516 commented on
Jun 18, 2025 • 0 new comments -
Setting to always show menu bar
#22869 commented on
Jun 18, 2025 • 0 new comments -
Top-Ranking Issues (last 7 days) 📊
#6952 commented on
Jun 18, 2025 • 0 new comments -
Add "open default keymap: {sublime,atom,jetbrains,emacs}" actions
#14251 commented on
Jun 18, 2025 • 0 new comments -
Debugger: build field in debug only kicks in on initial run, not on restart
#31369 commented on
Jun 18, 2025 • 0 new comments -
[Linux] Add option to disable client side decoration / enable native titlebar
#14165 commented on
Jun 18, 2025 • 0 new comments -
ssh support on windows platform
#19892 commented on
Jun 18, 2025 • 0 new comments -
Could not install the Go language server 'gopls', because 'Go' was not found
#29528 commented on
Jun 18, 2025 • 0 new comments -
Home directory on alternate volume causes "Failed to write settings to file"
#23907 commented on
Jun 18, 2025 • 0 new comments -
When click command clicking or alt clicking should not open the split pane
#23705 commented on
Jun 18, 2025 • 0 new comments -
High Energy Impact of Zed (not its child processes)
#23479 commented on
Jun 18, 2025 • 0 new comments -
GUI gets frequently frozen on M1 Mac
#25038 commented on
Jun 17, 2025 • 0 new comments -
Agent Panel: Copilot Chat editor model agent can't edit. it just gives answer in panel
#30241 commented on
Jun 17, 2025 • 0 new comments -
Moving cursor in an active window significantly increases GPU usage
#29073 commented on
Jun 17, 2025 • 0 new comments -
Stale buffers should be removed from search multibuffer
#28398 commented on
Jun 17, 2025 • 0 new comments -
Make Cargo.toml available dependencies versions visible
#17398 commented on
Jun 17, 2025 • 0 new comments -
Add Clock
#17327 commented on
Jun 17, 2025 • 0 new comments -
Rainbow tags
#21730 commented on
Jun 17, 2025 • 0 new comments -
AI: Ollama is slow
#31788 commented on
Jun 17, 2025 • 0 new comments -
On X11 Zed does not work if the X server only supports XInput 1 and not XInput 2
#28385 commented on
Jun 18, 2025 • 0 new comments -
Saving an empty file creates an additional new line
#11044 commented on
Jun 18, 2025 • 0 new comments -
rust-analyzer: Failed to load workspaces.
#21762 commented on
Jun 18, 2025 • 0 new comments -
Multi-select files in the git panel
#26430 commented on
Jun 18, 2025 • 0 new comments -
Windows: Left shift doesn't work while right shift does when using "Ctrl+Shift+P" keybinding
#29679 commented on
Jun 18, 2025 • 0 new comments -
ibus Zed does not accept user input - Linux/X11
#32163 commented on
Jun 18, 2025 • 0 new comments -
Remote SSH: File tree pane highlighting out of sync with git repo
#32461 commented on
Jun 18, 2025 • 0 new comments -
Git panel shows changes while git status - not
#32593 commented on
Jun 18, 2025 • 0 new comments -
Zed Leaks Key Events to Chinese Input Method
#21042 commented on
Jun 18, 2025 • 0 new comments -
Auto complete not works in Rust
#4684 commented on
Jun 18, 2025 • 0 new comments -
Unable to save file / changes not reflected when a lot of files have changed
#9735 commented on
Jun 18, 2025 • 0 new comments -
Type Annotations not working in *.ts file
#16857 commented on
Jun 18, 2025 • 0 new comments -
Indentation is behaving differently in top-level blocks (mostly visible with vim: insert line above)
#18911 commented on
Jun 18, 2025 • 0 new comments -
inline code completion frequently leaves a `{{INSERTED_CODE}}` artifact at the top of the inserted code
#19471 commented on
Jun 18, 2025 • 0 new comments -
Option + Command + Down fails to multi-select (but Up works)
#20078 commented on
Jun 18, 2025 • 0 new comments -
Cerebras.ai llama3.1 crashes Zed
#20883 commented on
Jun 18, 2025 • 0 new comments -
Tab indentation broken in PHP files (spaces vs tabs not respected, three spaces sometimes inserted)
#21167 commented on
Jun 18, 2025 • 0 new comments -
[Linux] Open File/Folder dialog appears in background
#29655 commented on
Jun 18, 2025 • 0 new comments -
Top-Ranking Issues (All Time) 📊
#5393 commented on
Jun 19, 2025 • 0 new comments -
Command `zed --wait` not handled properly
#24014 commented on
Jun 19, 2025 • 0 new comments -
Sign In doesn't work after update
#4434 commented on
Jun 19, 2025 • 0 new comments -
Dependency Dashboard
#15138 commented on
Jun 19, 2025 • 0 new comments -
Add semantic syntax highlighting support
#27556 commented on
Jun 16, 2025 • 0 new comments -
windows: Add support for SSH
#29145 commented on
Jun 19, 2025 • 0 new comments -
agent: Show provider icon in model selectors
#30595 commented on
Jun 12, 2025 • 0 new comments -
WIP: Xcode style breakpoint indicators
#31277 commented on
Jun 18, 2025 • 0 new comments -
debugger: Add Dart/Flutter debug adapter
#31336 commented on
Jun 19, 2025 • 0 new comments -
collab: Add screen selector
#31506 commented on
Jun 17, 2025 • 0 new comments -
Implement syntactic fold for JS, TS, and TSX
#31763 commented on
Jun 13, 2025 • 0 new comments -
gpui: Disable rounding in the layout engine
#31836 commented on
Jun 16, 2025 • 0 new comments -
extension_cli: Fix snippets not working
#31949 commented on
Jun 18, 2025 • 0 new comments -
debugger beta: Fix spawning debug tasks with Fish shell
#32032 commented on
Jun 19, 2025 • 0 new comments -
Add native macOS tabs support
#32238 commented on
Jun 17, 2025 • 0 new comments -
Improve Tab Map performance
#32243 commented on
Jun 16, 2025 • 0 new comments -
editor: Add setting to disable ligatures on current line
#32289 commented on
Jun 19, 2025 • 0 new comments -
Make alphabetical sorting the default
#32315 commented on
Jun 15, 2025 • 0 new comments -
debugger: Highlight all lines that are a part of current stack trace
#32380 commented on
Jun 16, 2025 • 0 new comments -
Add `element_selection_background` highlight to theme
#32388 commented on
Jun 17, 2025 • 0 new comments -
Sketch in a table for the keybindings UI
#32436 commented on
Jun 17, 2025 • 0 new comments -
Add language server control tool into the status bar
#32490 commented on
Jun 18, 2025 • 0 new comments -
Fix logic for updating `insert_range` on completion resolution
#32523 commented on
Jun 13, 2025 • 0 new comments -
Fix using tab to accept edit predictions
#32525 commented on
Jun 13, 2025 • 0 new comments -
DRAFT: Flesh out jj repo
#32564 commented on
Jun 13, 2025 • 0 new comments -
clangd initial indexing is twice as slow as CLion
#14124 commented on
Jun 18, 2025 • 0 new comments -
oil.nvim or something like it for browsing and editing files
#20675 commented on
Jun 18, 2025 • 0 new comments -
Language server logs not showing up in remote development
#28557 commented on
Jun 18, 2025 • 0 new comments -
Linux: KeePassXC as org.freedesktop.secrets portal broken
#29956 commented on
Jun 18, 2025 • 0 new comments -
Debugger: does not work with Nu shell
#31297 commented on
Jun 18, 2025 • 0 new comments -
Markdown outline and folding support
#4924 commented on
Jun 18, 2025 • 0 new comments -
Using Git Panel to initialise new repository doesn't populate available branches
#30214 commented on
Jun 18, 2025 • 0 new comments -
Remote connection is not setting the shell
#30962 commented on
Jun 19, 2025 • 0 new comments -
Unexpected key strokes are inserted for some key bindings
#32605 commented on
Jun 19, 2025 • 0 new comments -
Some colors from themes render slightly differently than defined
#9057 commented on
Jun 19, 2025 • 0 new comments -
"Smooth Caret" animation
#4688 commented on
Jun 19, 2025 • 0 new comments -
Crash on startup with “[gpui] Parameter error. (0x80070057)”
#32231 commented on
Jun 19, 2025 • 0 new comments -
Debugger: pwa-node task shows twice in the debugger
#31368 commented on
Jun 19, 2025 • 0 new comments -
Unnecessary GPU load presenting unchanged window contents (not per-element)
#32588 commented on
Jun 19, 2025 • 0 new comments -
Debugger: up and down arrow keys not working in variables panel (up/down/space/enter)
#31622 commented on
Jun 19, 2025 • 0 new comments -
Extremely slow dart language server and analyzer
#22702 commented on
Jun 19, 2025 • 0 new comments -
Unicode Normalization Issue in Zed's Built-in Terminal on macOS
#26036 commented on
Jun 19, 2025 • 0 new comments -
Deno Language Server doesn't work with brackets in filename
#21062 commented on
Jun 19, 2025 • 0 new comments -
Agent Panel: gemini API error through litellm
#30188 commented on
Jun 19, 2025 • 0 new comments -
Agent Panel: Zed doesn't detect that I'm logged in to Github Copilot Chat
#30784 commented on
Jun 19, 2025 • 0 new comments -
Git: Diff multibuffer doesn't list all deletes files
#32444 commented on
Jun 19, 2025 • 0 new comments -
Mouse Pointer bugs after switching between applications - X11
#25894 commented on
Jun 19, 2025 • 0 new comments -
Google Vertex AI provider with Region Selection support
#18493 commented on
Jun 19, 2025 • 0 new comments -
1px black border appear on Windows in sometimes
#13993 commented on
Jun 19, 2025 • 0 new comments -
Zed draw some of the editor outside the window in some circumstances under kwin
#31330 commented on
Jun 19, 2025 • 0 new comments -
Zed merges adjacent non-overlapping selections
#24748 commented on
Jun 12, 2025 • 0 new comments -
Implement kinetic / inertial scrolling for Linux (Wayland)
#14473 commented on
Jun 15, 2025 • 0 new comments -
Agent message editor: rightward word-wise navigate stuck at file chips
#32406 commented on
Jun 15, 2025 • 0 new comments -
“Remove unused declaration“ command breaks Svelte each-loop
#9635 commented on
Jun 15, 2025 • 0 new comments -
Add support for jj SCM
#21538 commented on
Jun 15, 2025 • 0 new comments -
Ligature rendering under cursor using block cursor
#22926 commented on
Jun 15, 2025 • 0 new comments -
Can't screenshare on Wayland (Linux)
#28754 commented on
Jun 16, 2025 • 0 new comments -
Keymaps that start with <space> cause delayed input in vim mode
#31825 commented on
Jun 16, 2025 • 0 new comments -
Inlay hints going mad
#24798 commented on
Jun 16, 2025 • 0 new comments -
AI: Agent duplicate tools
#31903 commented on
Jun 16, 2025 • 0 new comments -
PlatformNotSupported while launching zed in VNC session
#30945 commented on
Jun 16, 2025 • 0 new comments -
Add support for x.ai (Grok) as Provider
#30010 commented on
Jun 16, 2025 • 0 new comments -
Starting MCP is unstable due to race conditions in setting env variable
#32085 commented on
Jun 16, 2025 • 0 new comments -
Language server error: eslint, Error: Cannot find module 'vscode-languageserver/node'
#24194 commented on
Jun 16, 2025 • 0 new comments -
Debugger: terminal spawned as a separate entity
#31504 commented on
Jun 16, 2025 • 0 new comments -
Animated/smooth cursor movement
#4991 commented on
Jun 16, 2025 • 0 new comments -
Share terminal access during collaborative sessions
#4767 commented on
Jun 16, 2025 • 0 new comments -
Show beginning of pairs like with functions
#4604 commented on
Jun 16, 2025 • 0 new comments -
Assistant Panel: <error interacting with language model response contained no choices>
#28850 commented on
Jun 16, 2025 • 0 new comments -
add action buttons to lsp popup
#4694 commented on
Jun 16, 2025 • 0 new comments -
vim: Cursor won't move to the top when pressing ctrl-u when first line is visible
#13875 commented on
Jun 16, 2025 • 0 new comments -
LSP textDocument/codeLens: CodeLens with count of reference/implementations
#11565 commented on
Jun 17, 2025 • 0 new comments -
Agent Panel: PHP autocomplete duplicates dollar sign ($$) in variables
#30845 commented on
Jun 17, 2025 • 0 new comments -
File Finder: show phantom string in search field
#10201 commented on
Jun 17, 2025 • 0 new comments -
Zed editor doesn't know if the files are changed elsewhere. Especially with GRPC and ORM code generation tools.
#15791 commented on
Jun 17, 2025 • 0 new comments -
Slow to save file
#24250 commented on
Jun 17, 2025 • 0 new comments -
Loading remote folder files fails in remote development
#25232 commented on
Jun 17, 2025 • 0 new comments -
Support for non UTF-8 text encodings
#16965 commented on
Jun 12, 2025 • 0 new comments -
Regression between v0.168 and v0.169, crash due to `PlatformNotSupported`
#25899 commented on
Jun 12, 2025 • 0 new comments -
format_on_save is ignored when saving a remote YAML file
#23489 commented on
Jun 12, 2025 • 0 new comments -
AI: Prompts increased when I get overloaded error message
#32405 commented on
Jun 12, 2025 • 0 new comments -
Zed stopped restoring sessions after an update
#25022 commented on
Jun 12, 2025 • 0 new comments -
Python issues in Zed (Meta tracking issue)
#26754 commented on
Jun 13, 2025 • 0 new comments -
Missing horizontal scroll motions in vim mode
#17219 commented on
Jun 13, 2025 • 0 new comments -
`rust-analyzer` fails to run for dependency
#20648 commented on
Jun 13, 2025 • 0 new comments -
On linux, unable to copy/paste from the terminal to zed
#32599 commented on
Jun 13, 2025 • 0 new comments -
[Windows] With the proxy enabled, some language servers cannot start and ask for authentication for node.
#18765 commented on
Jun 13, 2025 • 0 new comments -
Debugger: GDB: Pause/Play button has wrong state at startup
#31716 commented on
Jun 13, 2025 • 0 new comments -
pane::splitvertical moves opened tabs to the right pane instead of keeping them on the left
#32538 commented on
Jun 13, 2025 • 0 new comments -
Editor hooks that can be configured with tasks
#8325 commented on
Jun 13, 2025 • 0 new comments -
Switching projects with common folders doesn't work
#25742 commented on
Jun 13, 2025 • 0 new comments -
Python venv discovery still not working
#32573 commented on
Jun 14, 2025 • 0 new comments -
Tracking Issue: Language Server Selection
#10906 commented on
Jun 14, 2025 • 0 new comments -
Crash on click in editor for a JS project
#28353 commented on
Jun 14, 2025 • 0 new comments -
Issue: Zed started 262 forked processes of pylsp in linux
#23170 commented on
Jun 14, 2025 • 0 new comments -
AI: Inference using Bedrock via named_profile fails
#31946 commented on
Jun 14, 2025 • 0 new comments -
AI: When I try to use bedrock with a named profile I get a 400 error
#31900 commented on
Jun 14, 2025 • 0 new comments -
iOS support for iPad
#11889 commented on
Jun 14, 2025 • 0 new comments -
Webview via Extensions
#21208 commented on
Jun 14, 2025 • 0 new comments -
Long delay between startup and icon showing up in Ubuntu dock
#30482 commented on
Jun 14, 2025 • 0 new comments -
Emmet: "Wrap with abbreviation support"
#15588 commented on
Jun 14, 2025 • 0 new comments -
Zed hangs after exiting sleep mode in Linux
#32318 commented on
Jun 14, 2025 • 0 new comments -
Allow disabling unwanted panels completely
#7121 commented on
Jun 15, 2025 • 0 new comments -
Unassigned key bindings like Alt+Shift+J is captured unexpectedly
#32219 commented on
Jun 17, 2025 • 0 new comments -
unexpected behavior of key binding at end of file
#29666 commented on
Jun 17, 2025 • 0 new comments -
linux: Keyboard shortcuts do not work on non-English keyboard layout
#10972 commented on
Jun 17, 2025 • 0 new comments -
Shorter keybinding sequences override longer ones
#30211 commented on
Jun 17, 2025 • 0 new comments -
Language-specific settings cannot be applied to unknown file types (e.g. cannot disable edit predictions)
#28834 commented on
Jun 17, 2025 • 0 new comments -
AI: "Always allow" tool button should only apply to the current tool, not all tools
#30313 commented on
Jun 17, 2025 • 0 new comments -
No quit button on dialogs in GNOME
#30513 commented on
Jun 17, 2025 • 0 new comments -
Git: unable to view changes for staged files
#29635 commented on
Jun 17, 2025 • 0 new comments -
Workspace restoration unconditionally restores unsaved files even if files have since been updated
#21528 commented on
Jun 17, 2025 • 0 new comments -
Git: tracked files inconsistency
#29670 commented on
Jun 17, 2025 • 0 new comments -
Remote connections drop
#29675 commented on
Jun 17, 2025 • 0 new comments -
Zed closes if monitor turns off
#30469 commented on
Jun 17, 2025 • 0 new comments -
PageUp and PageDown doesn't work in release notes
#30246 commented on
Jun 17, 2025 • 0 new comments -
Inconsistent Commit Message Retention: .git/COMMIT_EDITMSG Stuck After Multiple Commits
#29669 commented on
Jun 17, 2025 • 0 new comments -
Agent commands still in command palette if agent is disabled
#31346 commented on
Jun 17, 2025 • 0 new comments -
Incorrect color for browser support images in popovers
#28266 commented on
Jun 17, 2025 • 0 new comments -
Agent Panel: Missing ability to add terminal and diagnostic output into assistant panel
#31351 commented on
Jun 17, 2025 • 0 new comments -
Cannot uncheck files under git tab
#30258 commented on
Jun 17, 2025 • 0 new comments -
Rainbow brackets
#5259 commented on
Jun 17, 2025 • 0 new comments -
Test runner integration
#5242 commented on
Jun 17, 2025 • 0 new comments -
easymotion vim
#4930 commented on
Jun 17, 2025 • 0 new comments -
Telescope-style search box
#8279 commented on
Jun 17, 2025 • 0 new comments -
Which-Key like menu
#10910 commented on
Jun 17, 2025 • 0 new comments -
Failed to remap "Emoji & Symbols" from (Command + Control + Space) to another keybindings
#30932 commented on
Jun 17, 2025 • 0 new comments -
Add build time options to disable ML/AI features
#6756 commented on
Jun 17, 2025 • 0 new comments -
Highlighting of special code comment types like TODO, INFO, etc.
#11895 commented on
Jun 17, 2025 • 0 new comments -
Python: Open quote suggest filename autocompletion
#25965 commented on
Jun 17, 2025 • 0 new comments -
zed is not accepting any keyboard event in window
#29083 commented on
Jun 17, 2025 • 0 new comments -
Pyright is broken with multiple sub-modules
#29133 commented on
Jun 17, 2025 • 0 new comments -
Zed Remote Development using DevPod
#31035 commented on
Jun 17, 2025 • 0 new comments -
Zed freezes up when accepting agent's deleted file change
#32158 commented on
Jun 17, 2025 • 0 new comments -
Git: .gitattributes seems to be ignored in diff views
#32309 commented on
Jun 17, 2025 • 0 new comments -
Generated a crash during the operation of the ai agent in write mode.
#32501 commented on
Jun 17, 2025 • 0 new comments -
Autocomplete completions are cut in half
#8126 commented on
Jun 17, 2025 • 0 new comments -
Edited read-only file can be closed in tab panel
#26216 commented on
Jun 17, 2025 • 0 new comments -
eslint config file not found (monorepo flat eslint config)
#27245 commented on
Jun 17, 2025 • 0 new comments -
Keymap takes precedence over input methods(CJK IME)
#28174 commented on
Jun 17, 2025 • 0 new comments -
AI: Zed shows context limit as 200K, but in reality it's 120K
#31854 commented on
Jun 17, 2025 • 0 new comments -
Image support in AI Assistant for all models
#19810 commented on
Jun 17, 2025 • 0 new comments -
"Hungry backspace" option
#5056 commented on
Jun 17, 2025 • 0 new comments -
Current symbol in the outline panel not highlighted with nested functions in Python
#20989 commented on
Jun 17, 2025 • 0 new comments -
Mermaid diagram rendering in Markdown preview
#10696 commented on
Jun 17, 2025 • 0 new comments -
Elastic Tabstops
#4961 commented on
Jun 17, 2025 • 0 new comments -
Native context menus
#4945 commented on
Jun 17, 2025 • 0 new comments -
Option to combine the tabs-bar into the titlebar
#5066 commented on
Jun 17, 2025 • 0 new comments -
Zed crashes when in Vim mode and selecting all matches
#29823 commented on
Jun 17, 2025 • 0 new comments -
Git: UX regression for git loading status
#30068 commented on
Jun 17, 2025 • 0 new comments -
Markdown Preview fails with `$` included in table rows
#30608 commented on
Jun 17, 2025 • 0 new comments -
snippets extensions not packaging snippet json
#30670 commented on
Jun 17, 2025 • 0 new comments -
Buttons and actions freeze on startup
#31805 commented on
Jun 17, 2025 • 0 new comments -
Vue: Types will be lost in the `<template>`
#29581 commented on
Jun 17, 2025 • 0 new comments -
Vim mode: Go To Definition only adds to jumplist if the jump is 10 lines or more
#30183 commented on
Jun 17, 2025 • 0 new comments