Kirill Bulatov

Results 478 comments of Kirill Bulatov

I'm not in a rush and can hold this PR, as the whole point of it was to get rid of any code-specific checks. But if you want to have...

Thank you for reporting, this was fixed in https://github.com/zed-industries/zed/pull/10764 and will be available in Zed 0.133 tomorrow.

Can you elaborate why would the hyphen crate name usage in Zed tasks be wrong? Here's a sample `cargo new` project with hyphens and the test ![image](https://github.com/zed-industries/zed/assets/2690773/6987ce10-8063-4d45-abd7-8e2a957c5336) it works for...

Thinking of this more, `cargo pkgid` provides the hyphened names and `cargo ... -p` commands work with these, so I will close this, as https://github.com/zed-industries/zed/pull/10929 should have fixed all related...

Current Zed on mac spawns system dialogues that do exactly what is requested: But I have the keyboard navigation enabled in the system settings: If I turn that off and...

Instead of a plugin, is there a way to allow configuring certain matches being colored differently? I browse logs in editor, and it helps a lot to highlight ERROR and...

👋 Upstream curl issue had been fixed, new `curl-sys` version had been released and seems to work on Sonoma. See https://github.com/alexcrichton/curl-rust/issues/524#issuecomment-1753070751 for more details.

If `global crates` are the binary executables installed with `cargo install`, then `cargo install --force` can help with that (as mentioned in the details link posted), but nothing can change...

I do not think guessing is a good strategy here. Linux has `perf` and other profiling tools, taking a sample of the 100% load is the next reasonable step to...

Current mockups from @\iamnbutler (mock key binding values were chosen arbitrary) ![image](https://github.com/zed-industries/zed/assets/2690773/4630fe6b-d9ff-43a6-8317-aef501006523)