Wei Zhe

Results 8 comments of Wei Zhe

It doesn't work also. Yeah that's one thing I'm confused. Not sure why when I point it to local directory then it breaks. So I am not sure if I...

@rafamadriz , Thank you for spending time to check this out. Unfortunately yeah, I am still having the same problem. Attach is a short video on what my problem is....

Hi @lightcap, did you manage to get it works? I am facing the same problem with neovim + efm + htmlbeautifier.

Manage to figure out the solution, I think we need the `format-stdin = true` as mentioned [here](https://github.com/mattn/efm-langserver/issues/24#issuecomment-590889562) ```lua return { lintCommand = "erb -x -T - | ruby -c", lintStdin...

Hi, thanks for raising this, however, I am not using sessions in my current setup. If you don't mind can you share a short GIF or video on how the...

I have not. I am still using this plugin daily, and so far opening both branch and project workbenches has been almost instant on my end. But I am happy...

> Thanks for letting me know! I will do some debugging and see if I can work out what's causing it. > […](#) > On Sun, 29 Oct 2023, 14:30...

@borisrorsvort Can you give me more context on how simplecov fails to generate the coverage? In one of my project, I am using spring, rspec and simplecov and the coverage...