Kirill Bulatov

Results 478 comments of Kirill Bulatov

For anyone having these symptoms and having `delta` installed for git diff browsing, https://github.com/zed-industries/zed/issues/13418#issuecomment-2185000070 might help. Relevant delta issue: https://github.com/dandavison/delta/issues/1707

Frankly speaking, the whole "double click to navigate" multibuffer feature does not make any sense to me with the alt-enter binding present; now I also regret touching this issue at...

That's the prettier settings update PR presumably, yet there seems to be an issue with Zed when it could ignore settings.json (only the project-local file?) if it's gitignored. Either way,...

@kevinfaveri I would argue about `really` easy, as the devil is in the ergonomics details. The main line of questions to your proposal is: what to do with those filtered...

As a heads-up, the preparation phase for the project diff view is forming: https://github.com/zed-industries/zed/pull/12637 I plan to test it internally and release around Zed 0.141 , meanwhile iterating on top...

A small update on the project diff side: there's a prototype branch https://github.com/zed-industries/zed/compare/kb/project-diff?expand=1 which adds an action to create a multi buffer with all git changes Zed can detect now...

@skhaz Can you provide more details? Language used; video or, at worst, a text description of the reproduction steps; ideally the project to test this on; the config. So far,...

Thank you, that might be https://github.com/zed-industries/zed/issues/4613 and/or https://github.com/zed-industries/zed/issues/5166 in play, so the issue could be closer to completion timeouts rather than the editor elements' logic. It would be great to...