Smit Barmase

Results 57 comments of Smit Barmase

Maybe related: - https://github.com/zed-industries/zed/issues/22575

This appears to be a configuration issue in `settings.json` at that particular time. I’m no longer able to reproduce this issue. I’m closing this as resolved. If you’re still experiencing...

This looks bad. I can reproduce this. Thank you for reporting. We will take look at this.

Looks like https://github.com/zed-industries/zed/pull/31174 might fix this. Edit: I was able to reproduce this issue on latest stable Linux Mint Cinnamon with Dutch layout. Issue is likely how are handing mask...

It looks like this is fixed. I'm not able to reproduce it anymore. Let me know if this is still happening for you on the latest version of Zed, and...

Thank you for reporting this. I'm using KDE Wayland and can consistently reproduce the issue at fractional scales like 125% and 175%. The blur and jittering (~1px) are subtle but...

https://github.com/zed-industries/zed/pull/33087 fixes this for Gnome and KDE. But, for weird reason not for Sway (or maybe other wlroots based compositors). I'm keeping this issue open until that is also resolved.

I finally got on Sway to test it myself, and it looks like https://github.com/zed-industries/zed/pull/33087 indeed fixed it. I'm closing this as resolved. Note that this issue is for when resizing...

This seems like stale one. I'm on 0.178.5 and using Vue 0.2.2 extension and go to definitions, completions works for me. Note there was some autocomplete issue caused by upstream...

Thank you for the report. Report stack helps a lot. Though, I'm not able to reproduce this issue while committing with the following buffer: ```tsx const Component = () =>...