Branches (983)

taffy-zero-width-bug

297fd85 Code for debugging issue with no width available

Click to expand commit body
This commit enables extremely verbose taffy logging and adds output of the layout ids for the Open Router settings container ID and the ID for the text input that has the issue.  https://gist.github.com/mgsloan/28a2d8d9c9c803fc60898eae9db1ec8e is the subsets of the logs starting with the first line with the container ID and ending with the last line that has the container ID (see the end of the logs for these IDs)

Repro for the issue:

* Set ui_font_size to 20 in user settings.json
* Open zed agent settings
* Expand Open Router settings
* Resize panel until the API key input field becomes small

Michael Sloan created

merge-conflicts

2aa1255 Merge branch 'main' into message-editor

Conrad Irwin created

mention-more

1aef322 editor: Trigger completions on paste

Click to expand commit body
Co-authored-by: Cole Miller <cole@zed.dev>

Agus Zubiaga and Cole Miller created

lw/focusable-button

e56672e `impl Focusable for Button`

Lukas Wirth created

windows/altgr

ecdf560 Fix altgr conflicting with keybindings

Kate created

prevent-x11-ibus-crash

f7a8003 remove arch and handle fedora

Smit Barmase created

remove-beta-from-cursor

bfbb184 Fix management of rust-analyzer binaries on windows (#36056)

Click to expand commit body
Closes https://github.com/zed-industries/zed/issues/34472


* Avoid removing the just-downloaded exe
* Invoke exe within nested version directory

Release Notes:

- Fix issue where Rust-analyzer was not installed correctly on windows

Co-authored-by: Lukas Wirth <lukas@zed.dev>

Max Brunsfeld and Lukas Wirth created

agent-checkpoint-dbgs

b38b6ff agent checkpoint dbgs

Michael Sloan created

outline-fix-nesting-for-declarations-that-declare-multiple-names

e7bf12c outline: Fix nesting for declarations that declare multiple names

Michael Sloan created

edit-file-tool

320312f Handle streaming input in title updates

Click to expand commit body
Co-authored-by: Antonio Scandurra <me@as-cii.com>

Ben Brandt and Antonio Scandurra created

wayland-screenshare

42de4ab Merge branch 'main' into wayland-screenshare

Michael Sloan created