Ben Kunkle

Results 152 comments of Ben Kunkle

Hey, I tried running your reproduction steps, and couldn't seem to reproduce the error as you described. Would you mind verifying that running the steps exactly as described reproduces the...

You're missing the formatter declaration telling us to use `ruff` for LSP formatting, instead of just code action formatting. Please add the following above in the "formatter" array for Python...

Interesting, I have never heard of the compose key. Thanks for reporting!

Hey @I-Info, we don't currently have a way of having a child-parent relationship like you describe (i.e. `tailwind` -> `Rust` rather than the other way around), it's something I agree...

We definitely haven't dropped X11 support. Could you please run `zed --system-specs` and share the output? You may also want to try what another user did to use their system...

The flickering isn't great for sure, but unfortunately, not updating the completions menu while typing is not a good solution as the whole point of having the menu appear is...

Could you please edit the issue description to reflect the current issues?

Hey, I appreciate that you're taking the time to do this. However, I'd much prefer it if you would implement syntax based folding as a single PR, rather than a...

The issue you ran into should be fixed by #31436. Your next step sounds good. If you get stuck feel free to put up your work as a draft PR...