mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-26 12:21:50 +00:00
Add key binding for `editor: open selections in multibuffer` (#23648)
#3422 -Commit
7c0a39daa6
pushed by
mirrors
Fix panic when multi-cursor edit attempted in deleted hunk (#23633)
#3417 -Commit
b7c6ffa6c2
pushed by
mirrors
Document elm-language-server not supporting linked_edits correctly (#23616)
#3412 -Commit
15d041c97c
pushed by
mirrors
Fix terminal memory leak by deduping alacritty events on background thread (#23593)
#3405 -Commit
813bbecd5c
pushed by
mirrors
Remove unwrap in GitTraversal::synchronize_statuses (cherry-pick #23555) (#23556)
#3396 -Commit
59b35e537b
pushed by
mirrors
Remove unwrap in GitTraversal::synchronize_statuses (#23559)
#3395 -Commit
24a544ae09
pushed by
mirrors
ollama: Set default max_tokens for llama3.3 (#23558)
#3391 -Commit
f38d0ff069
pushed by
mirrors
Fix panics on opening repositories with empty remotes (#23520)
#3384 -Commit
d1be419fff
pushed by
mirrors
windows: Improve foreground task dispatching on Windows (continued) (#23415)
#3371 -Commit
c66f611037
pushed by
mirrors
open_ai: Move from o1-preview to o1 for OpenAI Assistant provider (#23425)
#3369 -Commit
365398a7f1
pushed by
mirrors
Extract `ContextHistory` to `assistant_context_editor` (#23437)
#3365 -Commit
be407e27f9
pushed by
mirrors
Fix pulling metadata out of broken symlinks (#22396)
#3356 -Commit
8c215d43ad
pushed by
mirrors
Fix older Anthropic models not supporting `-latest` tags (#23372)
#3346 -Commit
8a90fa1ff1
pushed by
mirrors
Prefer later bindings in keymap section for display in UI (#23378)
#3342 -Commit
aacd80ee4a
pushed by
mirrors
keybindings: Fix AcceptPartialInlineCompletion on macOS (#23357)
#3340 -Commit
eadddc6509
pushed by
mirrors
editor: Hide horizontal scrollbar if not visible (cherry-pick #23337) (#23338)
#3339 -Commit
41a267d49b
pushed by
mirrors
lsp: Use `Path` instead of `String` for path handling (#22762)
#3329 -Commit
7302be8ebd
pushed by
mirrors
windows: Rename some constants and functions in GPUI (#23348)
#3321 -Commit
1d5499bee7
pushed by
mirrors
Overwrite gzip output without prompting in bundling scripts (#23340)
#3316 -Commit
ac8220bb2e
pushed by
mirrors
windows: Improve foreground task dispatching on Windows (#23283)
#3311 -Commit
728a874b1e
pushed by
mirrors