Kirill Bulatov
Kirill Bulatov
@BuonOmo can you check out https://github.com/zed-industries/zed/compare/kb/editorconfig?expand=1 branch? PR: https://github.com/zed-industries/zed/pull/19455 It lacks to be multiplayer test, but otherwise seems to be ready when I was testing it.
If it is, one can reopen it later.
To note, `project_panel.auto_fold_dirs` setting reliably reproduces this behavior on two different set-ups (https://github.com/zed-industries/zed/discussions/16655#discussioncomment-10419146).
Zed uses tree-sitter libraries to parse languages' syntax trees. If you have used a Zed extension (https://github.com/zed-industries/extensions) to highlight these, https://github.com/d1y/bash.zed is most probably the extension in play. That one...
If all of you are on Linux, I wonder if it could be related to https://github.com/zed-industries/zed/issues/14235 ? > When starting Zed with the outline already hidden, the performance is much...
That functionality could be disabled with ``` "show_signature_help_after_edits": true, ``` set to `false`, there's still an `editor: show signature help` (cmd-i on mac by default) to trigger this manually, and...
I believe so: now https://github.com/zed-industries/zed/issues/15667#issuecomment-2301479678 is applied as a default. Thank you for the feedback.
Thank you for the testing, > The most noticeable thing is the indentation of results. I do think that at least each result should be left aligned. As it is...
Thank you for the feedback, I am now fully in favor of removing the indentation in the project search results too. I have left them for singleton buffers still, let's...
https://github.com/zed-industries/zed/pull/32626 have fixed it: https://github.com/user-attachments/assets/5b1fb176-6ddf-4668-a92d-4470a78f3c22