Smit Barmase
Smit Barmase
I see. I'm reopening this as mentioned PR only adds the ability to add asterisks on new lines and not when wrapping text, which you are trying to achieve.
Are you using Vim to add new line?
Can you provide a video reproducing it? It is working just fine for me. Maybe certain edge cases we are not taking into consideration.
Strange. Can you provide your `settings.json`?
Thanks for report! This looks jank, we should fix it.
Hey, I checked this out but can't reproduce it on my end with Rust. This looks like it could be related to a language server or some configuration issue. To...
Thank you for providing all these details. Unfortunately, I'm still not able to reproduce it with the extensions and settings you provided. But I'm sure it has to do with...
@supersuryaansh, after debugging this issue, it appears that the order in which we load the environment has some problems. In my attempt to reproduce this, I got similar but entirely...
Both issues mentioned seem related to me. The reason this is happening is that Zed's terminal inherits the environment from where it was launched, which includes the `PATH` variable. Then,...
Thank you for reporting. I can reproduce this on the latest main.