-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Insights: zed-industries/zed
Overview
Could not load contribution data
Please try again later
9 Releases published by 1 person
-
v0.176.1
published
Mar 3, 2025 -
v0.177.0-pre
published
Mar 3, 2025 -
v0.176.2
published
Mar 4, 2025 -
v0.177.1-pre
published
Mar 4, 2025 -
v0.177.2-pre
published
Mar 5, 2025 -
v0.177.3-pre
published
Mar 5, 2025 -
v0.177.4-pre
published
Mar 6, 2025 -
v0.176.3
published
Mar 6, 2025 -
v0.177.5-pre
published
Mar 7, 2025
247 Pull requests merged by 48 people
-
assistant_tool: Decouple
Tool
fromWorkspace
#26309 merged
Mar 7, 2025 -
haskell: Extract to zed-extensions/haskell repository
#26306 merged
Mar 7, 2025 -
git: Fix errors not showing in the toast notification
#26303 merged
Mar 7, 2025 -
Refactor Completions to allow non-LSP ones better
#26300 merged
Mar 7, 2025 -
Change the default staging and unstaging state display
#26299 merged
Mar 7, 2025 -
worktree: Add some info-level logging about added and removed repository entries (cherry-pick #26291)
#26292 merged
Mar 7, 2025 -
extension: Require that grammar names are written in snake_case
#26295 merged
Mar 7, 2025 -
component_preview: Add component pages
#26284 merged
Mar 7, 2025 -
Add file icon for Luau
#26293 merged
Mar 7, 2025 -
worktree: Add some info-level logging about added and removed repository entries
#26291 merged
Mar 7, 2025 -
Remove worktree and project notifies
#26244 merged
Mar 7, 2025 -
Update Linux Graphics troubleshooting
#26263 merged
Mar 7, 2025 -
Test folded buffers navigation
#26286 merged
Mar 7, 2025 -
scripting_tool: Move description into a separate file
#26283 merged
Mar 7, 2025 -
Extract a
Session
struct to hold state about a given thread's scripting session#26282 merged
Mar 7, 2025 -
Fix hotkey for toggle filters in project search
#25917 merged
Mar 7, 2025 -
git_ui: Try to prompt the model out of including the diff output
#26281 merged
Mar 7, 2025 -
chore: Do not bust Rust build cache when opening projects with dev build
#26278 merged
Mar 7, 2025 -
Remove plain text file type association from default settings
#25420 merged
Mar 7, 2025 -
Fix inline diagnostics in the project diff
#26275 merged
Mar 7, 2025 -
Add lua script access to code using
cx
+ reuse project search logic#26269 merged
Mar 7, 2025 -
Silence a couple of noisy logs
#26262 merged
Mar 7, 2025 -
git: Fix git panel not using default width
#26220 merged
Mar 7, 2025 -
assistant2: Fix font fallbacks
#26258 merged
Mar 7, 2025 -
Add staged variants of the hunk_style controls
#26259 merged
Mar 7, 2025 -
Restore co-author hiding
#26257 merged
Mar 7, 2025 -
Improve the generate commit message design
#26233 merged
Mar 7, 2025 -
Fix paths on Windows in new test
#26255 merged
Mar 7, 2025 -
Cherry-pick: Worktree paths in git panel, take 2 (#26047)
#26252 merged
Mar 7, 2025 -
Fix early return when reaching end excerpt in
lift_buffer_metadata
#26253 merged
Mar 7, 2025 -
Disable restore hunk control for created files (cherry-pick #25841)
#26251 merged
Mar 6, 2025 -
lua: Extract to zed-extensions/lua repository
#26250 merged
Mar 6, 2025 -
Disable restore hunk control for created files
#25841 merged
Mar 6, 2025 -
lua: Update keyword operator highlighting
#26091 merged
Mar 6, 2025 -
editor: Remove some blank lines
#26249 merged
Mar 6, 2025 -
Worktree paths in git panel, take 2
#26047 merged
Mar 6, 2025 -
erlang: Extract to zed-extensions/erlang repository
#26248 merged
Mar 6, 2025 -
Enable soft-wrap by default in markdown
#26247 merged
Mar 6, 2025 -
Fix auto-indent when pasting multi-line content that was copied start…
#26246 merged
Mar 6, 2025 -
Track dirtyness per item
#26237 merged
Mar 6, 2025 -
language_models: Remove
.unwrap
s in Bedrock provider (cherry-pick #26238)#26242 merged
Mar 6, 2025 -
Add event to track LLM-generated commit messages
#26245 merged
Mar 6, 2025 -
lsp: Add support for clangd's
inactiveRegions
extension#26146 merged
Mar 6, 2025 -
Support
workspace/executeCommand
for actions' data#26239 merged
Mar 6, 2025 -
language_models: Remove
.unwrap
s in Bedrock provider (cherry-pick #26238)#26241 merged
Mar 6, 2025 -
language_models: Remove
.unwrap
s in Bedrock provider#26238 merged
Mar 6, 2025 -
Add StatusToast & the ToastLayer
#26232 merged
Mar 6, 2025 -
git_ui: Add support for generating commit messages with an LLM
#26227 merged
Mar 6, 2025 -
gpui: Add
rounded_md
token#26179 merged
Mar 6, 2025 -
Git telemetry (cherry-pick #26222)
#26229 merged
Mar 6, 2025 -
gpui: Rename
rounded_md
torounded_sm
#26228 merged
Mar 6, 2025 -
Git telemetry
#26222 merged
Mar 6, 2025 -
migrator: Add versioned migrations
#26215 merged
Mar 6, 2025 -
extension: Add capabilities for the process API
#26224 merged
Mar 6, 2025 -
gpui: Rename
rounded_sm
torounded_xs
#26221 merged
Mar 6, 2025 -
slash_commands_example: Improve setup instructions in README
#26217 merged
Mar 6, 2025 -
gpui: Fix
Cut
action in input example#26203 merged
Mar 6, 2025 -
Add support for auto-closing of JSX tags
#25681 merged
Mar 6, 2025 -
windows: Dock menu impl 2
#26010 merged
Mar 6, 2025 -
node_runtime: Use user/global configuration when using system node installation
#26209 merged
Mar 6, 2025 -
Update Rust crate embed-resource to v3.0.2
#26171 merged
Mar 6, 2025 -
Update Rust crate chrono to v0.4.40 - autoclosed
#26170 merged
Mar 6, 2025 -
Update Rust crate async-compression to v0.4.20
#26154 merged
Mar 6, 2025 -
Update Rust crate cargo_metadata to v0.19.2
#26165 merged
Mar 6, 2025 -
Update Rust crate linkme to v0.3.32
#26191 merged
Mar 6, 2025 -
Update Rust crate blake3 to v1.6.1
#26159 merged
Mar 6, 2025 -
Update Rust crate oo7 to v0.4.1
#26192 merged
Mar 6, 2025 -
Don't deleete non-extant files
#26187 merged
Mar 6, 2025 -
Update Rust crate indoc to v2.0.6
#26177 merged
Mar 6, 2025 -
Update Rust crate libc to v0.2.170
#26181 merged
Mar 6, 2025 -
Git askpass
#25953 merged
Mar 6, 2025 -
Update Rust crate inventory to v0.3.20
#26180 merged
Mar 6, 2025 -
Improve schema_generator CLI
#25898 merged
Mar 6, 2025 -
Update Rust crate globset to v0.4.16
#26176 merged
Mar 6, 2025 -
Update Rust crate bytes to v1.10.1
#26164 merged
Mar 6, 2025 -
docs: Improve edit prediction
tab
conflict section#25493 merged
Mar 6, 2025 -
ci: Upload remote server assets to workflow run as well
#26153 merged
Mar 6, 2025 -
docs: Improve documentation of ensure final new line on save
#25960 merged
Mar 6, 2025 -
docs: Add documentation for
lsp_highlight_debounce
#25974 merged
Mar 6, 2025 -
git: Fix git commit font fallbacks
#26184 merged
Mar 6, 2025 -
Fix panic in commit editor selections syncing (cherry-pick #26186)
#26188 merged
Mar 6, 2025 -
Fix panic in commit editor selections syncing
#26186 merged
Mar 6, 2025 -
ci: Less Windows CI for PRs
#26155 merged
Mar 6, 2025 -
vim: Implement
<count>%
motion#25839 merged
Mar 6, 2025 -
Clear pending staged/unstaged diff hunks hunks when writing to the git index fails
#26173 merged
Mar 6, 2025 -
git: Add CHERRY_PICK_HEAD to the list of merge heads (cherry-pick #26145)
#26168 merged
Mar 6, 2025 -
Improve cmd-click in terminal to find more paths
#26174 merged
Mar 6, 2025 -
assistant2: Improve clarity of loading state
#26178 merged
Mar 6, 2025 -
Git uncommit warning
#25977 merged
Mar 5, 2025 -
Disable uncommit button for parentless commits
#25983 merged
Mar 5, 2025 -
elixir: Extract to zed-extensions/elixir repository
#26167 merged
Mar 5, 2025 -
git: Add CHERRY_PICK_HEAD to the list of merge heads
#26145 merged
Mar 5, 2025 -
csharp: Extract to zed-extensions/csharp repository
#26166 merged
Mar 5, 2025 -
git_ui: Fix typo in comment
#26162 merged
Mar 5, 2025 -
git_ui: Scaffold out support for generating commit messages with an LLM
#26161 merged
Mar 5, 2025 -
Update Rust crate anyhow to v1.0.97
#26152 merged
Mar 5, 2025 -
Update Rust crate async-trait to v0.1.87
#26158 merged
Mar 5, 2025 -
Fix git branches in non-active repository
#26148 merged
Mar 5, 2025 -
git: Make repo selector wider
#26149 merged
Mar 5, 2025 -
Fix left clicking the close button in the switcher
#25979 merged
Mar 5, 2025 -
assistant_tools: Add
list-worktrees
andread-file
tools#26147 merged
Mar 5, 2025 -
anthropic: Use an empty object if no tool input is provided
#26144 merged
Mar 5, 2025 -
Fix panic when expanding a deletion hunk with blame open (cherry-pick #26130)
#26142 merged
Mar 5, 2025 -
Fix panic when expanding a deletion hunk with blame open
#26130 merged
Mar 5, 2025 -
Fix language model selector
#26138 merged
Mar 5, 2025 -
Fix performance regression in multibuffer diff syncing (cherry-pick #26137)
#26139 merged
Mar 5, 2025 -
Fix performance regression in multibuffer diff syncing
#26137 merged
Mar 5, 2025 -
Bump Tree-sitter to 0.25.3 for error recovery fixes
#26092 merged
Mar 5, 2025 -
assistant2: Allow adding directories as context that contain non-UTF8 files
#26135 merged
Mar 5, 2025 -
Clean up language model selector
#26134 merged
Mar 5, 2025 -
vim: Rename wrapping keybindings + document cursor wrapping
#25694 merged
Mar 5, 2025 -
Fix SSH remotes running Nushell
#25613 merged
Mar 5, 2025 -
vim: Fix tab title when using
!!
and disable rerun button for terminal tasks#26122 merged
Mar 5, 2025 -
deno: Extract to zed-extensions/deno repository
#26129 merged
Mar 5, 2025 -
editor: Fix cmd + click on a URL not working most of the time
#26128 merged
Mar 5, 2025 -
project: Fix issue where Cmd+Click on an import opens the wrong file
#26120 merged
Mar 5, 2025 -
docs: Update MSYS2 section to add information about CLI
#25882 merged
Mar 5, 2025 -
vim: Add registers view
#25945 merged
Mar 5, 2025 -
vim: Fix
insert before
in visual modes#25603 merged
Mar 5, 2025 -
vim: Fix ignoring
cursor_shape
settings#25439 merged
Mar 5, 2025 -
Fix . repeat for remapping surrounds/exchange actions
#26101 merged
Mar 5, 2025 -
vim: Fix
"seed_search_query_from_cursor" : "selection"
#26107 merged
Mar 5, 2025 -
Fix diff_hunk_before in a multibuffer (cherry-pick #26059)
#26102 merged
Mar 5, 2025 -
nix: Bump flake to get Rust 1.85
#26076 merged
Mar 5, 2025 -
git: Improvements to fetch/push/pull (cherry-pick #26041)
#26051 merged
Mar 5, 2025 -
Fix diff_hunk_before in a multibuffer
#26059 merged
Mar 5, 2025 -
Synchronize modal commit editor with panel editor (cherry-pick #26068)
#26093 merged
Mar 5, 2025 -
Fix focus handle leak (cherry-pick #26090)
#26094 merged
Mar 5, 2025 -
vim: Add support for toggling boolean values
#25997 merged
Mar 5, 2025 -
vim: Fix clear exchange not working
#25804 merged
Mar 5, 2025 -
Make buffer search aware of search direction
#24974 merged
Mar 5, 2025 -
project search: Fix text cutoff in options help text
#26098 merged
Mar 5, 2025 -
Fix focus handle leak
#26090 merged
Mar 5, 2025 -
Fix lag when large diff hunk intersects the viewport
#26088 merged
Mar 5, 2025 -
assistant2: Prevent concurrent thread-saving tasks
#26089 merged
Mar 5, 2025 -
assistant2: Adjust edit message actions
#26081 merged
Mar 4, 2025 -
markdown: Only change the copy code icon to a check temporarily
#26079 merged
Mar 4, 2025 -
Add initial scripting_tool
#26066 merged
Mar 4, 2025 -
markdown: Ensure code block copy button stays in the right spot
#26074 merged
Mar 4, 2025 -
Synchronize modal commit editor with panel editor
#26068 merged
Mar 4, 2025 -
Do not include recent issues in issue response script
#26064 merged
Mar 4, 2025 -
Fix font sizes not reacting on settings change
#26060 merged
Mar 4, 2025 -
Add typescript-language-server and vtsls to list of available language servers
#26046 merged
Mar 4, 2025 -
git: Fix project diff shortcuts (cherry-pick #26045)
#26049 merged
Mar 4, 2025 -
git: Improvements to fetch/push/pull
#26041 merged
Mar 4, 2025 -
Git Beta: Fix a few cases of empty toasts showing up (cherry-pick #25985)
#25987 merged
Mar 4, 2025 -
Git fix repo selection (cherry-pick #25996)
#25998 merged
Mar 4, 2025 -
git: Fix race condition loading project diff (cherry-pick #25992)
#25999 merged
Mar 4, 2025 -
git: Fix project diff shortcuts
#26045 merged
Mar 4, 2025 -
markdown: Fix code block wrapping when horizontal scrolling is disabled
#26048 merged
Mar 4, 2025 -
assistant2: Add support for editing the last message sent by the user
#26037 merged
Mar 4, 2025 -
vim: Fix increment step error
#26023 merged
Mar 4, 2025 -
Fix "Open a file or project to get started" placeholder text not always shown
#26044 merged
Mar 4, 2025 -
git: Add
hunk_style
setting#26038 merged
Mar 4, 2025 -
Disable diff hunks for untracked files, even w/ no newline at eof (cherry-pick #25980)
#26004 merged
Mar 4, 2025 -
Fix soft_wrap setting not applying to buffers starting with a different language
#25880 merged
Mar 4, 2025 -
assistant2: Use
cmd-n
to create a new prompt editor when already in a prompt editor#25935 merged
Mar 4, 2025 -
edit predictions: Improve UX when there's no keybinding for accepting predictions
#25815 merged
Mar 4, 2025 -
Git: Refactor and clean up more logic
#26034 merged
Mar 4, 2025 -
Fix a panic on Linux theme appearance change (cherry-pick #26019)
#26029 merged
Mar 4, 2025 -
migration: Add for
editor::GoToHunk
andeditor::GoToPrevHunk
actions#26017 merged
Mar 4, 2025 -
Fix lost focus when navigating back in project search result
#22483 merged
Mar 4, 2025 -
Fix a panic on Linux theme appearance change (cherry-pick #26019)
#26028 merged
Mar 4, 2025 -
Fix a panic on Linux theme appearance change
#26019 merged
Mar 4, 2025 -
Fix completion details on new clangd versions
#25405 merged
Mar 4, 2025 -
editor: Ensure correct tab icon is shown for files outside of the current project
#25933 merged
Mar 4, 2025 -
python: Fix and improve highlighting
#25813 merged
Mar 4, 2025 -
html: Add injections for
style
attributes and event handler attributes#23659 merged
Mar 4, 2025 -
Make suggested commits placeholders and allow them to be committed
#26006 merged
Mar 4, 2025 -
Skip .git/lfs FS events (cherry-pick #25927)
#26005 merged
Mar 4, 2025 -
Disable diff hunks for untracked files, even w/ no newline at eof
#25980 merged
Mar 4, 2025 -
Disable Git panel button to open commit editor in certain cases (cherry-pick #26000)
#26001 merged
Mar 4, 2025 -
workspace: Add trailing
/
to directories on completion when usingOpenPathPrompt
#25430 merged
Mar 4, 2025 -
Unified more state in buttons between Git panel and Git commit editor
#26000 merged
Mar 4, 2025 -
git: New enter behaviour (cherry-pick #25986)
#25993 merged
Mar 4, 2025 -
git: Fix race condition loading project diff
#25992 merged
Mar 4, 2025 -
Git fix repo selection
#25996 merged
Mar 4, 2025 -
Revert "git: Use worktree paths in the panel (#25950)"
#25995 merged
Mar 4, 2025 -
Improve consistency with commit button tooltip between Git panel and modal (cherry-pick #25990)
#25991 merged
Mar 4, 2025 -
git: New enter behaviour
#25986 merged
Mar 4, 2025 -
Improve consistency with commit button tooltip between Git panel and modal
#25990 merged
Mar 4, 2025 -
Use same commit button text in panel and modal (cherry-pick #25988)
#25989 merged
Mar 4, 2025 -
Use same commit button text in panel and modal
#25988 merged
Mar 4, 2025 -
vim: Fix key navigation on folded buffer headers (cherry-pick #25944)
#25972 merged
Mar 4, 2025 -
Fix toggle fold in deleted hunk (cherry-pick #25967)
#25982 merged
Mar 4, 2025 -
Git Beta: Fix a few cases of empty toasts showing up
#25985 merged
Mar 4, 2025 -
Fix toggle fold in deleted hunk
#25967 merged
Mar 4, 2025 -
gpui: Ensure hitbox is inserted when element has hover listener
#25981 merged
Mar 4, 2025 -
Show git panel footer even when on a detached HEAD
#25968 merged
Mar 4, 2025 -
markdown: Change the copy icon to a check once copied
#25970 merged
Mar 4, 2025 -
git: Use worktree paths in the panel
#25950 merged
Mar 3, 2025 -
Fix regex search colors
#25962 merged
Mar 3, 2025 -
markdown: Allow code blocks and tables to be horizontally scrollable
#25956 merged
Mar 3, 2025 -
git: Don't consider $HOME as containing git repository unless it's opened directly (cherry-pick #25948)
#25952 merged
Mar 3, 2025 -
gpui: Add
restrict_scroll_to_axis
to match web scrolling behavior#25963 merged
Mar 3, 2025 -
git_ui: horizontal is not vertical
#25961 merged
Mar 3, 2025 -
vim: Fix key navigation on folded buffer headers
#25944 merged
Mar 3, 2025 -
markdown: Add initial support for tables
#25954 merged
Mar 3, 2025 -
Do not detach reparse tasks
#25934 merged
Mar 3, 2025 -
git: Don't consider $HOME as containing git repository unless it's opened directly
#25948 merged
Mar 3, 2025 -
Add some logging to debug missing parent git repositories (cherry-pick #25943)
#25946 merged
Mar 3, 2025 -
Fix missing hunks in project diff after revert (cherry-pick #25906)
#25947 merged
Mar 3, 2025 -
Fix missing hunks in project diff after revert
#25906 merged
Mar 3, 2025 -
Add some logging to debug missing parent git repositories
#25943 merged
Mar 3, 2025 -
git_ui: Prevent button overflow due to long names
#25940 merged
Mar 3, 2025 -
assistant2: Restore tool uses when loading saved threads
#25942 merged
Mar 3, 2025 -
Bump Zed to v0.178
#25939 merged
Mar 3, 2025 -
assistant2: Persist threads using
serde_json
instead ofbincode
#25938 merged
Mar 3, 2025 -
assistant2: Fix keyboard navigation issues when a picker is open
#25928 merged
Mar 3, 2025 -
extension_cli: Make use of
scrollbar_thumb.background
a hard error#25932 merged
Mar 3, 2025 -
keymap: Update
Prev
toPrevious
follow-up#25931 merged
Mar 3, 2025 -
Revert "Use multi-line regex for '\s'"
#25926 merged
Mar 3, 2025 -
Skip .git/lfs FS events
#25927 merged
Mar 3, 2025 -
git_ui: Fix item heights in git panel
#25833 merged
Mar 3, 2025 -
assistant: Adjust slash command picker
#25920 merged
Mar 3, 2025 -
Revert "assistant_context_editor: Close menus on send (#25440)"
#25916 merged
Mar 3, 2025 -
assistant_context_editor: Close menus on send
#25440 merged
Mar 3, 2025 -
keymap: Update
Prev
toPrevious
for consistency#25909 merged
Mar 3, 2025 -
context menu: Adjust item disabled state when there is docs aside
#25860 merged
Mar 3, 2025 -
gpui: Maintain
img
aspect ratio whenmax_width
is set#25632 merged
Mar 3, 2025 -
Add user-visible output for remote operations
#25849 merged
Mar 3, 2025 -
Add an informative tooltip to commit button when unable to commit
#25912 merged
Mar 3, 2025 -
tab: Add setting to hide the close button entirely
#23880 merged
Mar 3, 2025 -
Use system-installed git binary for push/pull/fetch
#25900 merged
Mar 3, 2025 -
lsp: Do not add trailing slash to workspace folders
#25903 merged
Mar 2, 2025 -
Make more log files read only
#25887 merged
Mar 2, 2025 -
docs: Add documentation for Seed search query from cursor
#25875 merged
Mar 2, 2025 -
Fix issue with
cmd-w
closing window in preview tabs on MacOS#25878 merged
Mar 2, 2025 -
Add
constructor
highlighting for JS/TS/TSX#25207 merged
Mar 2, 2025 -
pane: Hide "Copy Relative Path" and "Reveal In Project Panel" actions for files outside of the projects
#25386 merged
Mar 1, 2025 -
Optimize JSON merging by removing redundant key clones in serde_json operations
#25866 merged
Mar 1, 2025 -
windows: Bring back restoration of tabs
#25870 merged
Mar 1, 2025 -
Tweak the Git beta issue template
#25869 merged
Mar 1, 2025 -
Add a temporary issue template for Git beta bugs
#25867 merged
Mar 1, 2025 -
paths: Add support for clickable file paths in the Odin language format
#25842 merged
Mar 1, 2025 -
cli: Add extra paths in
detect()
on Windows#25765 merged
Mar 1, 2025 -
Add stop_at_indent for Editor::DeleteToBeginningOfLine
#25688 merged
Mar 1, 2025 -
windows: Use dev drive instead of
ReFS
#25858 merged
Mar 1, 2025 -
Ensure inlay hint toggling with modifiers happens fast
#25852 merged
Mar 1, 2025 -
Diff View: Scroll to center of hunks when reviewing
#25846 merged
Mar 1, 2025 -
Support hunk-wise
StageAndNext
andUnstageAndNext
#25845 merged
Mar 1, 2025 -
Fix new git panel buttons
#25844 merged
Mar 1, 2025 -
Follow-up tweaks to new git panel footer
#25832 merged
Mar 1, 2025 -
Allow unfolding deleted buffers in project diff w/ keyboard
#25835 merged
Mar 1, 2025 -
Fix active pane modifiers applying to parent pane axis if child pane is active
#25836 merged
Feb 28, 2025 -
chore: Extract PromptStore out of prompt_library
#25837 merged
Feb 28, 2025
23 Pull requests opened by 17 people
-
image_viewer: Hide breadcrumbs only in the image viewer
#25840 opened
Mar 1, 2025 -
workspace: Add hide status_bar option
#25879 opened
Mar 2, 2025 -
docs: Add documentation for icon theme
#25973 opened
Mar 4, 2025 -
terminal: Fix misaligned mouse selection when inline assist is active
#26112 opened
Mar 5, 2025 -
rust: Follow-up fixes for attribute highlighting
#26172 opened
Mar 5, 2025 -
lsp_log: Fix focus not move to lsp_log_view editor
#26185 opened
Mar 6, 2025 -
Upgrade async-tungstenite to tokio
#26193 opened
Mar 6, 2025 -
Reveal always_included entries in Project Panel
#26197 opened
Mar 6, 2025 -
Add keyboard support to Zed prompts & setting to use Zed prompts
#26201 opened
Mar 6, 2025 -
workspace: Implement Extended Terminal Option
#26211 opened
Mar 6, 2025 -
git: Add ability to view commit history
#26226 opened
Mar 6, 2025 -
Allow the keybinding context to detect the terminal vi_mode
#26236 opened
Mar 6, 2025 -
Experiment w/ using gutter strip width + border to indicate hunk's stagedness
#26260 opened
Mar 7, 2025 -
Fixes to excerpt movement actions and bindings + add `multibuffer` and `singleton_buffer` key contexts
#26264 opened
Mar 7, 2025 -
language_tools: Fix buffer search keeping focusing when pressing enter in vim mode
#26266 opened
Mar 7, 2025 -
Fix nix build
#26270 opened
Mar 7, 2025 -
Add `variable.special` color to Gruvbox themes
#26271 opened
Mar 7, 2025 -
git_ui: Branch picker improvements
#26287 opened
Mar 7, 2025 -
Add 'Open Remote...' to File Menu
#26288 opened
Mar 7, 2025 -
Fix open diff in right click menu
#26296 opened
Mar 7, 2025 -
git: Pass project environment to git binary invocations
#26301 opened
Mar 7, 2025 -
gpui: Implement inline box text layout
#26307 opened
Mar 7, 2025 -
Fix performance bottlenecks when multi buffers of huge number of buffers
#26308 opened
Mar 7, 2025
158 Issues closed by 34 people
-
Git Beta: pre-commit does not initialize correctly
#26297 closed
Mar 7, 2025 -
Git Beta: Git Pull failing show surface errors from git
#26285 closed
Mar 7, 2025 -
git beta: Non-UTF8 files crash Zed
#26072 closed
Mar 7, 2025 -
Git Beta: submodule list text is truncated
#26053 closed
Mar 7, 2025 -
Git Beta: `editor::GoToPreviousHunk` works inconsistently with `editor::GoToHunk` in the diff view
#26163 closed
Mar 7, 2025 -
Add Luau file icon
#14948 closed
Mar 7, 2025 -
Git Beta: Setting new keybindings for git_panel::ToggleFocus does not work.
#26272 closed
Mar 7, 2025 -
project search: `Toggle Filters` default hotkey doesn't work
#24741 closed
Mar 7, 2025 -
`CMakeLists.txt` considered Plain Text file even with NeoCMake extension installed
#20291 closed
Mar 7, 2025 -
Git Beta: same key binding for opening files as in project panel
#26267 closed
Mar 7, 2025 -
Git Beta: No git entry found for worktree log spam
#25984 closed
Mar 7, 2025 -
`default_width` of panels not working
#26062 closed
Mar 7, 2025 -
Lua operators are not highlighted properly
#26032 closed
Mar 6, 2025 -
Indentation is broken when copy and pasting Ruby blocks
#24914 closed
Mar 6, 2025 -
Dimming #if / #ifndef / ifdef macro blocks in C/C++ (inactiveRegions)
#13089 closed
Mar 6, 2025 -
"Sort JSON" code action does nothing
#16746 closed
Mar 6, 2025 -
Search in Markdown Preview
#24273 closed
Mar 6, 2025 -
UX: Improving Pane abstractions
#17678 closed
Mar 6, 2025 -
unsupported gpu alert - Rejected for device extension "VK_KHR_dynamic_rendering" not supported
#26208 closed
Mar 6, 2025 -
Error: failed to select a version for the requirement `zed_extension_api = "^0.3.0"`
#26231 closed
Mar 6, 2025 -
Can't interact with claude sonnet in the panel on Linux
#25239 closed
Mar 6, 2025 -
Crash on windows
#25904 closed
Mar 6, 2025 -
Improve auto-completion of DOM tags in React.
#4271 closed
Mar 6, 2025 -
Allow custom npmconfig to be defined in settings.json
#9422 closed
Mar 6, 2025 -
Allow installing ESLint, Prettier from nonstandard NPM repository
#20749 closed
Mar 6, 2025 -
Add options for enable user npmrc
#19806 closed
Mar 6, 2025 -
Issues when opening German Characters
#26121 closed
Mar 6, 2025 -
ubuntu new file dialog falls back to builtin dialog
#16829 closed
Mar 6, 2025 -
Ability to highlight text by pattern
#4610 closed
Mar 6, 2025 -
Open project instead of file when single file is given to `zed` cli
#4675 closed
Mar 6, 2025 -
Hard to distinguish constant names and string values in some themes
#4617 closed
Mar 6, 2025 -
The error underline looks bad
#7436 closed
Mar 6, 2025 -
The file is changed on disk warning
#4987 closed
Mar 6, 2025 -
Key chord support
#5260 closed
Mar 6, 2025 -
Web support
#5396 closed
Mar 6, 2025 -
'lock_api v0.4.12' custom command failed to run during Windows compile
#21895 closed
Mar 6, 2025 -
Several node processes launches every time I open the app and cause 2+GBs of RAM usage
#16430 closed
Mar 6, 2025 -
Failed to execute npm commands
#19340 closed
Mar 6, 2025 -
Terminal: cwd default use $HOME
#15969 closed
Mar 6, 2025 -
DRI_PRIME=0 or 1
#18448 closed
Mar 6, 2025 -
Zed isn't starting after reinstalling on ubuntu 24.04
#15590 closed
Mar 6, 2025 -
Google chrome automatically closing on startup of Zed
#13587 closed
Mar 6, 2025 -
Find and Replace with regular expressions does not work with "$" symbol
#22497 closed
Mar 6, 2025 -
Zed cannot auto-update or sign-in
#25921 closed
Mar 6, 2025 -
Git Beta: diff multibuffer stays open after staging file
#26103 closed
Mar 6, 2025 -
Git Beta: commit message select crash
#26183 closed
Mar 6, 2025 -
Git Beta: panel inexplicably doesnt open if youre not logged into github
#26160 closed
Mar 6, 2025 -
terminal: Relative file paths don't seem to be clickable
#25701 closed
Mar 6, 2025 -
Support for Arabic Text and Right-to-Left (RTL) Direction
#26169 closed
Mar 5, 2025 -
Git Beta: Uncommit button should be greyed out for initial commit
#25976 closed
Mar 5, 2025 -
Git Beta: `'remote-https' is not a git command` while pushing
#26113 closed
Mar 5, 2025 -
Erratic scrolling behavior on linux
#14800 closed
Mar 5, 2025 -
Git Beta: Zed crashes on viewing git removed multiple lines while column git blame is open
#26118 closed
Mar 5, 2025 -
Scrolling on X11 skips/lags when window is in focus
#12690 closed
Mar 5, 2025 -
Remote Development - Cannot connect if default shell on remote machine is Nushell
#21005 closed
Mar 5, 2025 -
vim `!!` opens a new terminal every time
#25800 closed
Mar 5, 2025 -
CMD + click on a URL not working most of the time
#25647 closed
Mar 5, 2025 -
Incorrect js file reference from import in jsx file
#21974 closed
Mar 5, 2025 -
Git Beta: <a short description of the Git bug>
#26105 closed
Mar 5, 2025 -
vim mode: Add :reg command to view register values
#18157 closed
Mar 5, 2025 -
VIM mode visual block shift-i behaviour incorrect
#22536 closed
Mar 5, 2025 -
[crash/vim] vim visual select (chinese character) trigger
#25661 closed
Mar 5, 2025 -
vim MoveToNext and MoveToPrev have no effect
#14843 closed
Mar 5, 2025 -
[vim] `#` and `*` don't work with `"seed_search_query_from_cursor": "selection"`
#9311 closed
Mar 5, 2025 -
windows build failed :mod svg_renderer; The system cannot find the specified path. (os error 3)
#26100 closed
Mar 5, 2025 -
vim: boolean increment support (toggle bool flags like Boole.vim)
#17947 closed
Mar 5, 2025 -
vim: Add support for toggling boolean values
#10400 closed
Mar 5, 2025 -
Vim exchange issues
#25750 closed
Mar 5, 2025 -
Issues with search in vim mode
#22506 closed
Mar 5, 2025 -
Incorrect assistant patch insertion order when using Suggest Edits
#25311 closed
Mar 5, 2025 -
Git Beta: Memory leak upon pushing
#25975 closed
Mar 5, 2025 -
project_search: Toggle filters button has text cut off for non-default font
#25495 closed
Mar 5, 2025 -
Zed hangs and crashes window manager after launch
#25321 closed
Mar 4, 2025 -
cmd + n other ux like in webstorm
#4893 closed
Mar 4, 2025 -
Grouping of `language_overrides` configs
#4800 closed
Mar 4, 2025 -
Add actions to go to first/last match in a buffer search
#4698 closed
Mar 4, 2025 -
Git Worktrees support
#15604 closed
Mar 4, 2025 -
Zed can setting config open README.md file if there are no open files on project startup
#15626 closed
Mar 4, 2025 -
scheme lsp support
#15687 closed
Mar 4, 2025 -
AsciiDoc rendered preview
#16595 closed
Mar 4, 2025 -
Extract Method Code Action
#16149 closed
Mar 4, 2025 -
Alert and info messageboxes never disapper
#16743 closed
Mar 4, 2025 -
preview button in md/html/latex and svg files
#10619 closed
Mar 4, 2025 -
JSON Tree View Navigation control
#12320 closed
Mar 4, 2025 -
Project search: Add count of files with matches
#21343 closed
Mar 4, 2025 -
Support for installing packages.json dependencies (via npm/yarn install)
#22841 closed
Mar 4, 2025 -
Modals overflow inside narrow windows
#25169 closed
Mar 4, 2025 -
Strange program flashing behavior
#25280 closed
Mar 4, 2025 -
Markdown preview: add img support
#26026 closed
Mar 4, 2025 -
Collab panel, add contact no value entered in search from value no matches
#25453 closed
Mar 4, 2025 -
JSON formatting does not work with large unformatted files
#25872 closed
Mar 4, 2025 -
Setting to allow .editorconfig take control over soft-wrap
#25888 closed
Mar 4, 2025 -
alt+arrow shortcut does not work
#25356 closed
Mar 4, 2025 -
Text cursor not visible in RTL string
#25781 closed
Mar 4, 2025 -
Failed to save file with "Bad address (os error 14)" error despite successful file write
#25637 closed
Mar 4, 2025 -
Buggy behavior when switching between models in the assistant panel
#25607 closed
Mar 4, 2025 -
[vim] g ctrl-a count error
#12887 closed
Mar 4, 2025 -
Cannot find nc command (netcat), which is required to connect over SSH
#25891 closed
Mar 4, 2025 -
Issue with VIM mode
#26025 closed
Mar 4, 2025 -
"Open a file or project to get started" displays inconsistently
#25395 closed
Mar 4, 2025 -
`soft_wrap` setting does not work when set in `languages.Markdown` for documents with frontmatter
#22999 closed
Mar 4, 2025 -
Strange behaviour within renaming context
#25363 closed
Mar 4, 2025 -
Zed on amdgpu crashes whole window manager
#25907 closed
Mar 4, 2025 -
Syntax information not being passed to themes correctly, resulting in poor syntax highlighting.
#25245 closed
Mar 4, 2025 -
Tab size not configurable
#26031 closed
Mar 4, 2025 -
Lost focus when navigate back in project search result
#22447 closed
Mar 4, 2025 -
Zed crashes when changing dark/light style on Arch Linux
#26009 closed
Mar 4, 2025 -
truncated language server suggestions - missing parameters (clangd)
#16057 closed
Mar 4, 2025 -
File don't have correct icons if they are located outside of the workspace
#25885 closed
Mar 4, 2025 -
Zed can't load svelte language server
#26020 closed
Mar 4, 2025 -
Git Beta: no git panel icon button on left-bottom corner
#26021 closed
Mar 4, 2025 -
Python default arguments not highlighted
#25707 closed
Mar 4, 2025 -
Python syntax highlighting regression
#25803 closed
Mar 4, 2025 -
highlight html style attribute
#23653 closed
Mar 4, 2025 -
No default keybinding for copilot partial completions on macOS
#26007 closed
Mar 4, 2025 -
Git Beta: git panel change navigation papercuts
#25951 closed
Mar 4, 2025 -
`editor::MoveToBeginningOfLine` does not respect `editor::SetMark`
#25914 closed
Mar 4, 2025 -
GPUI: `on_hover()` doesn't receive events by default
#12474 closed
Mar 4, 2025 -
uv and reflex
#25958 closed
Mar 4, 2025 -
Zed Doesn't Respect Format on Save.
#24743 closed
Mar 3, 2025 -
Git Beta: Scrollbar always setting will hide the files in the git dock
#25955 closed
Mar 3, 2025 -
Folding entries in project search traps cursor in vim mode
#24243 closed
Mar 3, 2025 -
*.patch files are not highlighted by *.diff highlighter
#25929 closed
Mar 3, 2025 -
Jupyter Notebook
#5273 closed
Mar 3, 2025 -
\s+$ regular expression does not match
#25901 closed
Mar 3, 2025 -
Zed starts a lot of git processes, hogging CPU
#25865 closed
Mar 3, 2025 -
Standardize on `prev` vs `previous` in action names
#10167 closed
Mar 3, 2025 -
Assistant: after changing role to "System" I cannot continue with a "User" role
#25801 closed
Mar 3, 2025 -
Edit Predictions can not activated because file is on the excluded list
#25233 closed
Mar 3, 2025 -
Zed not starting on EndevourOS
#25902 closed
Mar 3, 2025 -
Let me hide the close button entirely
#23744 closed
Mar 3, 2025 -
Zed Preview 0.148.0 Goto-definition goes nowhere
#15917 closed
Mar 2, 2025 -
Regression: Diagnostic message getting overwritten by an empty RPC message
#25390 closed
Mar 2, 2025 -
Configuration - UX bug - new users - missing [hit enter] instructions
#25876 closed
Mar 2, 2025 -
vtsls uses bundled Typescript server version instead of workspace version.
#25652 closed
Mar 2, 2025 -
Add copy text button to rendered code sections in markdown preview
#10753 closed
Mar 2, 2025 -
No way to access Git hunk information when deleting all file contents
#18644 closed
Mar 2, 2025 -
Read-only buffers
#5105 closed
Mar 2, 2025 -
Make #zed channel discoverable
#9091 closed
Mar 2, 2025 -
lsp github API rate limit exceeded
#25877 closed
Mar 2, 2025 -
Using `cmd+w` to close a preview tab close the entire window
#25810 closed
Mar 2, 2025 -
Add pane-closing functionality
#5182 closed
Mar 2, 2025 -
Change theme properties under syntax for constructor and types
#19267 closed
Mar 2, 2025 -
Add support for LSP's workspace/configuration request
#5186 closed
Mar 2, 2025 -
Add ability to activate and move items between panes by direction
#5234 closed
Mar 2, 2025 -
Spell Checking
#5305 closed
Mar 1, 2025 -
Auto update fails when not logged in
#4849 closed
Mar 1, 2025 -
support global pyright setting in zed settings
#10587 closed
Mar 1, 2025 -
Make it easier to configure a formatter
#17540 closed
Mar 1, 2025 -
Not being able to save a document
#25802 closed
Mar 1, 2025 -
Unable to switch github account.
#4724 closed
Mar 1, 2025 -
vim search options shouldn't stick for normal search
#25315 closed
Mar 1, 2025 -
The markdown rendering of documentation dose not look good
#25626 closed
Mar 1, 2025 -
LSP error: Received redundant open text document command for file
#25256 closed
Feb 28, 2025 -
Active pane border only wraps horizontally split panes
#25304 closed
Feb 28, 2025 -
Incorrect inline assistant output insertion order
#25309 closed
Feb 28, 2025
70 Issues opened by 57 people
-
Add line numbers to editor settings
#26305 opened
Mar 7, 2025 -
Blame modal pops in after focus switch
#26304 opened
Mar 7, 2025 -
Git Beta: File and line focus is lost when triggering git diff from the editor
#26294 opened
Mar 7, 2025 -
Copilot not working
#26279 opened
Mar 7, 2025 -
Improve `flake.nix`
#26277 opened
Mar 7, 2025 -
click "open recent project" and then click "open remote folder" always creates a new zed window
#26276 opened
Mar 7, 2025 -
Tabline extends past scope
#26274 opened
Mar 7, 2025 -
Git Beta: commit button overflowing with long branch names
#26273 opened
Mar 7, 2025 -
Prettier fails with Bun workspaces
#26265 opened
Mar 7, 2025 -
zed can't accept shortcuts `ctrl-shift-space`
#26261 opened
Mar 7, 2025 -
Extension search appears to be broken
#26256 opened
Mar 7, 2025 -
Zed crashes on large search results
#26230 opened
Mar 6, 2025 -
Editing prompt in Assistant pane and pressing Ctrl+Enter does not re-send prompt
#26223 opened
Mar 6, 2025 -
Edited read-only file can be closed in tab panel
#26216 opened
Mar 6, 2025 -
Git Beta: failed to commit if there is husky hook
#26213 opened
Mar 6, 2025 -
Can't sign in behind the proxy
#26210 opened
Mar 6, 2025 -
Inline assistant half-hidden in scrollback buffer in terminal
#26207 opened
Mar 6, 2025 -
Gruvbox or Ayu themes missing syntax defs found in One theme
#26206 opened
Mar 6, 2025 -
Search results past scroll are obscured by the horizontal scroll bar
#26204 opened
Mar 6, 2025 -
Keyboard-First Picker (Meta Tracking Issue)
#26202 opened
Mar 6, 2025 -
Git Beta: Missing loading state during branch switch
#26182 opened
Mar 6, 2025 -
Tab Indentation works incorrectly when there are multiple cursors
#26157 opened
Mar 5, 2025 -
Terminal input stops working in git commands that use pager, when run from xonsh
#26150 opened
Mar 5, 2025 -
Linux session crash after Zed launch
#26143 opened
Mar 5, 2025 -
Linux Mouse Cursor Problems (Meta Tracking Issue)
#26141 opened
Mar 5, 2025 -
auto import won't work if the cursor is on first line first column
#26136 opened
Mar 5, 2025 -
No confirm quit alert when hitting cmd+w with no buffer opened
#26133 opened
Mar 5, 2025 -
Syntax highlighting regressions
#26124 opened
Mar 5, 2025 -
Can't complete Edit Predictions Onborading on NixOS
#26116 opened
Mar 5, 2025 -
Mouse Selection in Terminal Misaligns When Inline Assistant is Active
#26111 opened
Mar 5, 2025 -
Git Beta: Pressing <Enter> in commit message moves cursor to diff
#26110 opened
Mar 5, 2025 -
Highlighting and Keymaps broken for v 0.176.2 in Python
#26109 opened
Mar 5, 2025 -
Can't copy information from extensions, in particular the email
#26108 opened
Mar 5, 2025 -
Git Beta: high cpu usage on macOS
#26099 opened
Mar 5, 2025 -
Git Beta: Files in nested directories are hard to distiguish
#26097 opened
Mar 5, 2025 -
Default cwd when opening terminal is first folder in project when sorted lexicographically
#26070 opened
Mar 4, 2025 -
Unable to run preview build on nixos
#26067 opened
Mar 4, 2025 -
conda env selection does not work on remote ssh
#26055 opened
Mar 4, 2025 -
signatureHelp popup overlaps with completion
#26054 opened
Mar 4, 2025 -
Linux: Zed repeats compose key output after computer wakes from sleep/suspend
#26050 opened
Mar 4, 2025 -
Git Beta: Hunks have low contrast / Unstaged hunks are difficult to see
#26042 opened
Mar 4, 2025 -
Git Beta: inability to stage/unstage all via keybinding in `GitDiff` context
#26040 opened
Mar 4, 2025 -
Git Beta: cursor pops to top of diff when toggling staged hunk within deletion
#26039 opened
Mar 4, 2025 -
Unicode Normalization Issue in Zed's Built-in Terminal on macOS
#26036 opened
Mar 4, 2025 -
Zed Bedrock AI chat misses streaming in-between updates, only returns full response in a single chunk.
#26030 opened
Mar 4, 2025 -
Wrong Highlighting for Chinese Charactors in Markdown (editor view)
#26024 opened
Mar 4, 2025 -
Zed grab all shortcuts even if terminal is focussed
#26018 opened
Mar 4, 2025 -
Python doesn't see the fixtures
#26016 opened
Mar 4, 2025 -
`MoveToEndOfExcerpt` changed cmd-down functionality
#26002 opened
Mar 4, 2025 -
Cursor position offset by declined inline completion
#25994 opened
Mar 4, 2025 -
Git Beta: Show remote branches in the branch selector
#25971 opened
Mar 4, 2025 -
Git Beta: File stays tracked after staging and removing changes
#25966 opened
Mar 3, 2025 -
Python: Open quote suggest filename autocompletion
#25965 opened
Mar 3, 2025 -
zed SQL extension can consume all memory
#25964 opened
Mar 3, 2025 -
Invalid Number of Space Characters inserted for Tab in GoLang.
#25941 opened
Mar 3, 2025 -
Multiline regular expression search toggle (regex multi-line support)
#25925 opened
Mar 3, 2025 -
Zed Fails to Launch on Linux Mint Due to GPU Context Initialization Error
#25910 opened
Mar 3, 2025 -
`(\d)(?=(\d{4})+$)` regular expression does not replace
#25905 opened
Mar 3, 2025 -
Regression between v0.168 and v0.169, crash due to `PlatformNotSupported`
#25899 opened
Mar 2, 2025 -
SSH remote development, support `RemoteCommand`
#25896 opened
Mar 2, 2025 -
Fails to give UI response for 'Reveal in Finder' for open file when enclosing folder has been moved
#25895 opened
Mar 2, 2025 -
Mouse Pointer bugs after switching between applications - X11
#25894 opened
Mar 2, 2025 -
The visual width of the fold/unfold element is less than the width of the ellipsis
#25893 opened
Mar 2, 2025 -
Github copilot chat account cannot be changed
#25884 opened
Mar 2, 2025 -
Can't enable Copilot Chat as Assistant provider
#25883 opened
Mar 2, 2025 -
LSP Autocomplete not working until manually triggered
#25874 opened
Mar 1, 2025 -
Entire project panel should be a drag and drop target (not just files/folders)
#25854 opened
Mar 1, 2025 -
Zed uses 100% CPU when files outside the editor are changed
#25843 opened
Mar 1, 2025
213 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.
-
windows: Implement `ssh` using `UnixSocket`
#20587 commented on
Mar 3, 2025 • 3 new comments -
gpui: Add transition animations
#25602 commented on
Mar 4, 2025 • 2 new comments -
windows: Implement `AutoUpdater`
#25734 commented on
Mar 6, 2025 • 1 new comment -
Prettier Format on Save Does not Honor .prettierrc.json
#6017 commented on
Mar 6, 2025 • 0 new comments -
Add selection context
#4676 commented on
Mar 6, 2025 • 0 new comments -
Add ability to create new folder using fallback file picker
#15793 commented on
Mar 6, 2025 • 0 new comments -
Suggested improvements for the built-in file picker of "workspace::Open"
#15398 commented on
Mar 6, 2025 • 0 new comments -
Show current directory in `Save as` built-in file picker like `Open`
#15428 commented on
Mar 6, 2025 • 0 new comments -
Fallback File picker has delay when after tab completions (use_system_path_prompts: false)
#21047 commented on
Mar 6, 2025 • 0 new comments -
Can not save file with fallback file picker if `TAB` is used (use_system_path_prompts false)
#21046 commented on
Mar 6, 2025 • 0 new comments -
Renaming across directories
#4771 commented on
Mar 6, 2025 • 0 new comments -
Action to rename current file
#4589 commented on
Mar 6, 2025 • 0 new comments -
iOS support for iPad
#11889 commented on
Mar 6, 2025 • 0 new comments -
Wrong highlighting in code block in markdown
#25822 commented on
Mar 6, 2025 • 0 new comments -
Support Snippet constants like "${UUID}", "${CURRENT_YEAR}" etc.
#18609 commented on
Mar 6, 2025 • 0 new comments -
Predictions removed Assisted code completion
#25011 commented on
Mar 6, 2025 • 0 new comments -
Add secondary editor windows to support multi-monitor setup
#9662 commented on
Mar 6, 2025 • 0 new comments -
Improve horizontal scrollbar behavior and appearance
#25519 commented on
Mar 6, 2025 • 0 new comments -
LSP only loads when launching zed via cli
#25404 commented on
Mar 6, 2025 • 0 new comments -
Keybindings are not case-insensitive and don't give warnings
#25353 commented on
Mar 6, 2025 • 0 new comments -
Allow keyword to have different colors
#22138 commented on
Mar 6, 2025 • 0 new comments -
Language setting list is in reverse order
#25066 commented on
Mar 6, 2025 • 0 new comments -
Zed won't even start on Linux for me anymore.
#18573 commented on
Mar 6, 2025 • 0 new comments -
Default value of custom type is not highlighted in keyword arguments in Python
#25709 commented on
Mar 6, 2025 • 0 new comments -
Inline assistant is displayed below terminal tabs
#15724 commented on
Mar 6, 2025 • 0 new comments -
Vim '%' matching bracket motion doesnt work inside comments and certain template languages
#25435 commented on
Mar 6, 2025 • 0 new comments -
FormatSelections Command does not work
#25796 commented on
Mar 6, 2025 • 0 new comments -
broken python intellisense is making zed unusable
#22266 commented on
Mar 6, 2025 • 0 new comments -
Cannot use fonts installed with home-manager
#18982 commented on
Mar 6, 2025 • 0 new comments -
Ruff extension: language server error
#19408 commented on
Mar 3, 2025 • 0 new comments -
Claude 3.7 Sonnet Thinking: GitHub Copilot Chat Support
#25664 commented on
Mar 5, 2025 • 0 new comments -
Animated/smooth cursor movement
#4991 commented on
Mar 5, 2025 • 0 new comments -
Go To Line + mouse click jumps to previous view
#20658 commented on
Mar 5, 2025 • 0 new comments -
Linux: Cursor disappears inside editor
#25741 commented on
Mar 5, 2025 • 0 new comments -
Serialize undo history
#15097 commented on
Mar 5, 2025 • 0 new comments -
Zed memory leak, TOML extension subprocess named "taplo" requests almost 30 GB real memory some hours later
#13190 commented on
Mar 5, 2025 • 0 new comments -
Zed fails to update internal representation of large files updated outside of Zed
#20872 commented on
Mar 5, 2025 • 0 new comments -
ESLint/TypeScript Error Display Issues
#4743 commented on
Mar 5, 2025 • 0 new comments -
Zed loses focus while dragging or resizing
#16484 commented on
Mar 5, 2025 • 0 new comments -
Inline Assist: Soft wrap should also wrap the deleted hunk
#20118 commented on
Mar 5, 2025 • 0 new comments -
Text in config migration banner should wrap
#25574 commented on
Mar 5, 2025 • 0 new comments -
Context specific cursors not appearing on gnome
#24483 commented on
Mar 5, 2025 • 0 new comments -
Projects with multiple sub-projects confuse LSP
#5253 commented on
Mar 5, 2025 • 0 new comments -
Ability to resize the completion menu parts
#20694 commented on
Mar 5, 2025 • 0 new comments -
Hide cursor when window is not in focus
#4710 commented on
Mar 5, 2025 • 0 new comments -
Detect lists and automatically insert the appropriate item
#5089 commented on
Mar 5, 2025 • 0 new comments -
Word based suggestions
#4957 commented on
Mar 6, 2025 • 0 new comments -
Zed reads and merges tasks from .vscode/tasks.json
#23110 commented on
Mar 6, 2025 • 0 new comments -
Linux: Weird alternate cursor behavior
#20542 commented on
Mar 6, 2025 • 0 new comments -
Content Displayed in Only 1/4 of Window
#13672 commented on
Mar 6, 2025 • 0 new comments -
0.159.5: [ERROR] encountered 23 errors resolving licenses, unable to generate output
#19971 commented on
Mar 6, 2025 • 0 new comments -
Kick/force-disconnect user from collaborative session
#5378 commented on
Mar 6, 2025 • 0 new comments -
Undoing a rename that caused a file name to change doesn't revert the file name
#5369 commented on
Mar 6, 2025 • 0 new comments -
Text rendering has glitches for pathologically large files
#5355 commented on
Mar 6, 2025 • 0 new comments -
File menu -> Open Recent should work when there is no window
#4936 commented on
Mar 6, 2025 • 0 new comments -
Debugger implementation
#13433 commented on
Mar 7, 2025 • 0 new comments -
lsp: Implement support for the `textDocument/diagnostic` command
#19230 commented on
Mar 1, 2025 • 0 new comments -
workspace: Add function to save new file in directory nearest tab
#22563 commented on
Mar 5, 2025 • 0 new comments -
New excerpt controls
#24428 commented on
Mar 5, 2025 • 0 new comments -
gpui: Fix `update_window` to `borrow_mut` will crash on Windows
#24545 commented on
Mar 4, 2025 • 0 new comments -
gpui: Keep drag cursor style when dragging
#24797 commented on
Mar 7, 2025 • 0 new comments -
windows: Publish preview
#24800 commented on
Mar 6, 2025 • 0 new comments -
file_finder: Keep non project files when filtering
#24821 commented on
Mar 5, 2025 • 0 new comments -
vim: Check `target_visual_mode` in operators
#24935 commented on
Mar 6, 2025 • 0 new comments -
WIP: Reuse existing panes when splitting
#25030 commented on
Mar 7, 2025 • 0 new comments -
Remove old telemetry event variants and transformation layer
#25179 commented on
Mar 5, 2025 • 0 new comments -
project_panel: Add ability to hide the worktree root
#25289 commented on
Mar 6, 2025 • 0 new comments -
Improve Markdown syntax highlighting
#25330 commented on
Mar 5, 2025 • 0 new comments -
git_ui: Show more information in the branch picker
#25359 commented on
Mar 7, 2025 • 0 new comments -
Hide multi-buffer expand indicators at start/end of file
#25371 commented on
Mar 5, 2025 • 0 new comments -
terminal: Don’t include line breaks for soft wrap in Assistant terminal context
#25415 commented on
Mar 6, 2025 • 0 new comments -
file_finder: Add `SelectNext` action
#25418 commented on
Mar 4, 2025 • 0 new comments -
diagnostics: Fix losing focus when activating from diagnostics view
#25517 commented on
Mar 5, 2025 • 0 new comments -
ui: Implement hover color for scrollbar component
#25525 commented on
Mar 5, 2025 • 0 new comments -
markdown_preview: Fix rendering image not at all or too often
#25592 commented on
Mar 3, 2025 • 0 new comments -
terminal: Don't consider ']' at the end of URLs
#25614 commented on
Mar 4, 2025 • 0 new comments -
Add list of all project diagnostics in the dock
#25617 commented on
Mar 2, 2025 • 0 new comments -
context_server: Add support for SSE MCP servers
#25693 commented on
Mar 6, 2025 • 0 new comments -
vim: Add global marks
#25702 commented on
Mar 3, 2025 • 0 new comments -
windows: Detect `pwsh`
#25713 commented on
Mar 6, 2025 • 0 new comments -
bedrock: Propagate placeholder region
#25760 commented on
Mar 6, 2025 • 0 new comments -
Incorrect spacing of terminal font
#11744 commented on
Mar 6, 2025 • 0 new comments -
rust-analyzer: Failed to load workspaces.
#21762 commented on
Mar 6, 2025 • 0 new comments -
Formatting in Python doesn't work despite running language servers
#25419 commented on
Mar 6, 2025 • 0 new comments -
CSharp language server treats all files and code as C#
#25432 commented on
Mar 7, 2025 • 0 new comments -
Zed snippets result in unnecessary characters being written
#25586 commented on
Mar 7, 2025 • 0 new comments -
Zed uses lot of RAM
#18673 commented on
Mar 7, 2025 • 0 new comments -
Mouse cursor rapidly changing / flickering on Linux X11
#14048 commented on
Mar 7, 2025 • 0 new comments -
linux: Keyboard shortcuts do not work on non-English keyboard layout
#10972 commented on
Mar 7, 2025 • 0 new comments -
Project symbols randomly stops working until editor is restarted
#25241 commented on
Mar 7, 2025 • 0 new comments -
Running remote-development with NixOS as a host seems to cause issues
#20524 commented on
Mar 7, 2025 • 0 new comments -
Changing model at runtime with NIXOS specific read-only configuration file
#24537 commented on
Mar 7, 2025 • 0 new comments -
LSPs can't be disabled
#23368 commented on
Mar 7, 2025 • 0 new comments -
Building Zed in NixOS (Flake) fails (cannot infer path for `collab` bin)
#21598 commented on
Mar 7, 2025 • 0 new comments -
Build error in 0.165.x series
#22098 commented on
Mar 7, 2025 • 0 new comments -
Zed creates unkillable process and freezes certain apps on NixOS
#22086 commented on
Mar 7, 2025 • 0 new comments -
Top-Ranking Issues (All Time) 📊
#5393 commented on
Mar 7, 2025 • 0 new comments -
Custom path for virtual environment, constant indexing and intellisense
#23681 commented on
Mar 7, 2025 • 0 new comments -
linux: Linker error for remote_server when using `script/install-linux`
#24880 commented on
Mar 7, 2025 • 0 new comments -
Zed is sometimes unresponsive when macOS awakes from sleep
#7940 commented on
Mar 7, 2025 • 0 new comments -
Top-Ranking Issues (last 7 days) 📊
#6952 commented on
Mar 7, 2025 • 0 new comments -
Conditional / per-machine settings / profiles?
#16392 commented on
Mar 7, 2025 • 0 new comments -
Setup cachix
#19937 commented on
Mar 7, 2025 • 0 new comments -
Support Sourcegraph's Cody for Inline Completion
#4536 commented on
Mar 7, 2025 • 0 new comments -
Dots on top of arabic characters are misplaced
#22499 commented on
Mar 7, 2025 • 0 new comments -
[GPUI] Support inline box text layout
#10916 commented on
Mar 7, 2025 • 0 new comments -
Dependency Dashboard
#15138 commented on
Mar 7, 2025 • 0 new comments -
[WINDOWS] Most LSPs give error: "Cannot read LSP message header"
#12013 commented on
Mar 3, 2025 • 0 new comments -
Support for customizing letter-spacing / font tracking
#16686 commented on
Mar 3, 2025 • 0 new comments -
Error when pasting image in AI assistant chat
#20795 commented on
Mar 3, 2025 • 0 new comments -
"Smooth Caret" animation
#4688 commented on
Mar 3, 2025 • 0 new comments -
lsp settings should support autocomplete via jsonschema
#18287 commented on
Mar 3, 2025 • 0 new comments -
Large files without newlines (all on one line) cause Zed to hang/crash
#16120 commented on
Mar 3, 2025 • 0 new comments -
edit_predictions_disabled_in not disabling predictions in comments
#25744 commented on
Mar 3, 2025 • 0 new comments -
Preserve edit history after closing project
#19981 commented on
Mar 3, 2025 • 0 new comments -
Undo tree display / navigation
#17455 commented on
Mar 3, 2025 • 0 new comments -
unable to view eslint errors in the editor
#13461 commented on
Mar 3, 2025 • 0 new comments -
lsp timeout when open big project
#25795 commented on
Mar 3, 2025 • 0 new comments -
Theme loading slow on startup
#20110 commented on
Mar 3, 2025 • 0 new comments -
ZedAI Multi file edits like Cursor's composer
#16562 commented on
Mar 4, 2025 • 0 new comments -
Default `jest` tasks are still shown in the task spawn modal after defining project-level tasks
#18902 commented on
Mar 4, 2025 • 0 new comments -
JavaScript runnables expect to run Jest in every environment
#12828 commented on
Mar 4, 2025 • 0 new comments -
Add support for custom editor labels
#11021 commented on
Mar 4, 2025 • 0 new comments -
Zed complains about (but does not show) deprecated settings
#24967 commented on
Mar 4, 2025 • 0 new comments -
Configure window title pattern
#14534 commented on
Mar 4, 2025 • 0 new comments -
Anthropic Claude Sonnet 3.7 Thinking and budget_tokens Support
#25671 commented on
Mar 4, 2025 • 0 new comments -
Having multiple projects open in Zed causes issues with Git panel
#25474 commented on
Mar 4, 2025 • 0 new comments -
Using detect_venv using Nushell as default shell doesn't automatically execute the command
#8970 commented on
Mar 4, 2025 • 0 new comments -
Scrolling in the terminal feels yucky
#10425 commented on
Mar 4, 2025 • 0 new comments -
Can set ui font family, but not buffer
#17203 commented on
Mar 4, 2025 • 0 new comments -
[windows] Eslint Lsp fail to load
#19709 commented on
Mar 4, 2025 • 0 new comments -
Remaining split panel does not resize when closing deleted file from other panel
#23904 commented on
Mar 4, 2025 • 0 new comments -
Project Pane - Window picker
#16661 commented on
Mar 4, 2025 • 0 new comments -
LSP: pylsp raises errors unless installed in the virtual environment
#24233 commented on
Mar 1, 2025 • 0 new comments -
Regression: tab_size settings being ignored
#12154 commented on
Mar 1, 2025 • 0 new comments -
The setting vertical_scroll_margin not working as expected on scroll or using vim ctrl-y shortcut.
#21540 commented on
Mar 1, 2025 • 0 new comments -
cmd-click not opening file directly, shows "jump to file" link instead
#21224 commented on
Mar 1, 2025 • 0 new comments -
Zed does not follow the system theme
#22476 commented on
Mar 1, 2025 • 0 new comments -
Bookmarks
#4526 commented on
Mar 1, 2025 • 0 new comments -
Implement graceful recovery for GPU device loss in Zed
#23288 commented on
Mar 1, 2025 • 0 new comments -
Fold button does nothing on empty function
#25773 commented on
Mar 1, 2025 • 0 new comments -
The selection background is shaking up and down between odd and even lines when the line number is very high.
#5183 commented on
Mar 1, 2025 • 0 new comments -
Add optimize import for python
#5188 commented on
Mar 1, 2025 • 0 new comments -
Python Interactive window (as in VSCode)
#6787 commented on
Mar 1, 2025 • 0 new comments -
Implement Symbol Search / Autocomplete Sorting by Relevance
#4327 commented on
Mar 1, 2025 • 0 new comments -
autocomplete suggestions in keymap.json aren't great
#25698 commented on
Mar 1, 2025 • 0 new comments -
Zed fails to autocomplete a closing `)` in Markdown when `.` is present
#5092 commented on
Mar 1, 2025 • 0 new comments -
python: wrong activate command on fish
#22708 commented on
Mar 1, 2025 • 0 new comments -
Project panel - button to refocus editor to focused file's directory
#5204 commented on
Mar 2, 2025 • 0 new comments -
Support standalone Rust files
#5159 commented on
Mar 2, 2025 • 0 new comments -
Platform Support 💻
#5391 commented on
Mar 2, 2025 • 0 new comments -
Incorrect $PATH variable on MacOS when launched from the command line
#22575 commented on
Mar 2, 2025 • 0 new comments -
:quit sometimes closes zed
#25809 commented on
Mar 2, 2025 • 0 new comments -
Collaboration user management (ban or block users, etc)
#13160 commented on
Mar 2, 2025 • 0 new comments -
Language server error: ruff/pyright oneshot canceled
#19268 commented on
Mar 2, 2025 • 0 new comments -
Zed Offline Support (Meta Tracking Issue)
#24878 commented on
Mar 2, 2025 • 0 new comments -
Recently open files palette
#4663 commented on
Mar 2, 2025 • 0 new comments -
Allow to hide the thought process of "thinking" models in the assistant panel
#22373 commented on
Mar 2, 2025 • 0 new comments -
Zed freezes entire desktop when opening a project and closing the previous Zed window
#18194 commented on
Mar 3, 2025 • 0 new comments -
Per-language font family
#5246 commented on
Mar 3, 2025 • 0 new comments -
No in-app error if binary/non-utf8 file opened via cli
#22039 commented on
Mar 4, 2025 • 0 new comments -
Pressing Ctrl when codeaction popup is open, make it disappear
#24978 commented on
Mar 4, 2025 • 0 new comments -
Loading remote folder files fails in remote development
#25232 commented on
Mar 4, 2025 • 0 new comments -
Make Zed.dev emails appear as "Verified" sender in Gmail
#4723 commented on
Mar 4, 2025 • 0 new comments -
Block comment command
#4751 commented on
Mar 4, 2025 • 0 new comments -
Better support for C style multiline comments
#13318 commented on
Mar 4, 2025 • 0 new comments -
"go back" with preview_from_code_navigation enabled does the wrong thing
#25458 commented on
Mar 4, 2025 • 0 new comments -
assistant code changes are not shown.
#25473 commented on
Mar 4, 2025 • 0 new comments -
Zed stopped restoring sessions after an update
#25022 commented on
Mar 5, 2025 • 0 new comments -
iCloud Drive Folders are slow in Zed
#16972 commented on
Mar 5, 2025 • 0 new comments -
Slow tab and pane switching in large directories in preview 0.173.1
#24249 commented on
Mar 5, 2025 • 0 new comments -
System menus show secondary keyboard shortcuts
#25483 commented on
Mar 5, 2025 • 0 new comments -
Support for quarto's `.qmd` file format
#12406 commented on
Mar 5, 2025 • 0 new comments -
Editor freezes while scrolling through project search results while it's still streaming
#20436 commented on
Mar 5, 2025 • 0 new comments -
Outline/Symbol parity with VSCode
#20964 commented on
Mar 5, 2025 • 0 new comments -
Graphical corruption with NVIDIA GPU after sleep
#23784 commented on
Mar 5, 2025 • 0 new comments -
Copilot telemetry is sent even when Zed telemetry is disabled
#21737 commented on
Mar 5, 2025 • 0 new comments -
Vim sneak: store initial position in jumplist
#23527 commented on
Mar 5, 2025 • 0 new comments -
Audit and document Zed network connections
#24804 commented on
Mar 5, 2025 • 0 new comments -
Zed freezing my enviroment
#14519 commented on
Mar 5, 2025 • 0 new comments -
GitHub avatars: support enterprise avatars with GITHUB_TOKEN, handle failure better
#19207 commented on
Mar 5, 2025 • 0 new comments -
Git blame avatars for everyone
#11043 commented on
Mar 5, 2025 • 0 new comments -
Support http_client injecting GITHUB_TOKEN (fix for GitHub 403 response: API rate limit exceeded errors)
#9483 commented on
Mar 5, 2025 • 0 new comments -
Language server downloads fail when GitHub rate-limits requests
#7219 commented on
Mar 5, 2025 • 0 new comments -
Onboarding into copilot requires Zed restart to use Copilot Chat
#25594 commented on
Mar 5, 2025 • 0 new comments -
Left and right margin between the editor (huge gap)
#25762 commented on
Mar 5, 2025 • 0 new comments -
Running Zed on iGPU still keeps dGPU active on hybrid
#25320 commented on
Mar 4, 2025 • 0 new comments -
vim: buffer search in LSP logs keeps focus when pressing enter
#25643 commented on
Mar 4, 2025 • 0 new comments -
Remote development doesn't work if bash profile outputs to stdout
#25382 commented on
Mar 4, 2025 • 0 new comments -
Issues with handling LSP servers
#25358 commented on
Mar 4, 2025 • 0 new comments -
Pane magnification can cause mouse to drag tabs unexpectedly
#24600 commented on
Mar 4, 2025 • 0 new comments -
Markdown rendering issues in tooltip for commit
#25423 commented on
Mar 4, 2025 • 0 new comments -
format_on_save is ignored when saving a remote YAML file
#23489 commented on
Mar 4, 2025 • 0 new comments -
Undo doesn't always scroll to edit location
#22692 commented on
Mar 4, 2025 • 0 new comments -
multi-line code completions for the inline assistant seem to write tokens & lines of code in reverse order
#25788 commented on
Mar 4, 2025 • 0 new comments -
Crash while browsing default settings
#24394 commented on
Mar 4, 2025 • 0 new comments -
RTL languages show incorrectly in integrated terminal
#24949 commented on
Mar 4, 2025 • 0 new comments -
Hide Mouse Cursor While Typing
#4461 commented on
Mar 4, 2025 • 0 new comments -
Action `editor: restart language server` resets selected LSP logs language server
#23714 commented on
Mar 4, 2025 • 0 new comments -
Security: Source code and trust
#7455 commented on
Mar 4, 2025 • 0 new comments -
Copilot Only Suggests Completions When Cursor Is at End of Line
#23868 commented on
Mar 4, 2025 • 0 new comments -
Cannot see list of installed extensions when offline / disconnected
#12163 commented on
Mar 4, 2025 • 0 new comments -
Zed checks for LSP updates when offline and disable LSPs irreversibly in the process
#9789 commented on
Mar 4, 2025 • 0 new comments -
Hide `composer script test` if composer unavailable
#12804 commented on
Mar 4, 2025 • 0 new comments -
Hide branch selector via settings
#20415 commented on
Mar 4, 2025 • 0 new comments -
Markdown preview: add svg text support
#21319 commented on
Mar 4, 2025 • 0 new comments -
Find in Files should preserve field focus when switching tabs
#21340 commented on
Mar 4, 2025 • 0 new comments -
Show submodule branch on the GUI
#7566 commented on
Mar 4, 2025 • 0 new comments -
Identify git submodule folders in project panel
#12809 commented on
Mar 4, 2025 • 0 new comments -
Search Buffer Symbols modal doesn't dismiss on tab close
#21962 commented on
Mar 4, 2025 • 0 new comments -
Ability to set your own custom date format in settings (git, etc)
#15272 commented on
Mar 4, 2025 • 0 new comments -
Support keyboard-only navigation to/dismissal of toast error notifications
#10140 commented on
Mar 4, 2025 • 0 new comments -
assistant: `workspace: new center assistant`
#16468 commented on
Mar 4, 2025 • 0 new comments