cherry-pick-bot2
5eb04c7
Cherry-pick bot2
Conrad Irwin created
5eb04c7
Cherry-pick bot2
Conrad Irwin created
5dec098
use the windows keymap
Kate created
fa2e24f
fix include text
Smit Barmase created
fa2e24f
fix include text
Smit Barmase created
557fbe5
Hack extensions language servers to record their IDs
Lukas Wirth created
bd886e4
Don't read global vim mode setting + mode->display_mode
Oleksiy Syvokon created
76ab2d7
Switch to ubuntu24.04
Peter Tripp created
3870eef
Merge branch 'main' into sumtree-v10000
Piotr Osiewicz created
cb1ed72
fix
Co-authored-by: Peter Tripp <petertripp@gmail.com>
Cole Miller and Peter Tripp created
044594d
Merge branch 'main' into faster_arm_linux
Peter Tripp created
b44ff09
fix workspace/willRenameFiles buffer not editing
Smit Barmase created
30f9177
Linux
Piotr Osiewicz created
6dcd557
Revert "project: Handle `textDocument/didSave` and `textDocument/didChange` (…"
This reverts commit c5991e74bb6f305c299684dc7ac3f6ee9055efcd.
Smit Barmase created
bc2c89a
fix diagnostic exceprt issues
Co-authored-by: Lukas Wirth <lukas@zed.dev>
Smit Barmase and Lukas Wirth created
67e7d14
WIP
Conrad Irwin created
072703c
Clean up UI
Agus Zubiaga created
9f54112
Fix venv path not being checked for existing
Lukas Wirth created
de9d470
open_ai: Configurable model capabilities
Oleksiy Syvokon created
1c2df4a
Instead try to output something close to taffy api usage
Michael Sloan created
297fd85
Code for debugging issue with no width available
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