Kirill Bulatov

Results 478 comments of Kirill Bulatov

Found a monorepo project example, seems to work for me too. So I'll merge this and let it close the issue — so far it seems that everything actionable was...

Thank you so much for the update. Please, ping me in any of the other issues you find especially irritating and I'll try to work around them.

Oof, does not sound very good indeed, thank you for the explanation. Zed renders rich completion labels "inline" (which is not necessarily the final and "right" design but it used...

Initial syntax highlights and outlines were added with https://github.com/zed-industries/zed/pull/6748 The language server is not added yet.

For the context, the work is happening to bring in something like into Zed, and that error should go there.

This is mainly done: language servers can still send messages that we will show in the toast, but other errors we now show in the LSP button's menu and the...

I have checked the new version and things seem to work for me quite well now, amazing! I will recheck it better later on Thursday, after the next release, but...

Is it a debug build you're testing?

Thank you for rechecking. Vim settings are interesting, will check more if not fixed before that. As for perf, there's definitely some `#[inline]`s (?) we could find and use in...

Great, thank you, that's all from me. Seems that the old settings value is somewhere in the Rust struct still? We need to remove that and presumably we're good to...