AnhQuanTrl
AnhQuanTrl
This is much needed. Right now it is really manual to have to go to another editor and open the same file to merge conflict. Would love to be able...
Hmm that is weird, perhaps it could be because my remote is a docker container? I'm using a tool called Devpod which will auto provision a dev environment container. I...
I would love to but currently have limited time. I will create a PR once I find some free time. Thank you.
I have encountered this exact issue today by trying to apply my dotfile on a new system. Any ideas how to fix this? Creating empty directories in destination works but...
Having the same issue in alacritty. I don't think this is related to terminal emulator at all
Really love to have this. I think OmniSharp will be deprecated soon. A lot of issues in the github repo have not been resolved for months (for example auto importing...
Thank you so much for the detailed work. This new library is so awesome. It support lots of things that Omnisharp failed to provide such as the ability to auto...
@jmederosalvarado I have also added an issue in the Roslyn repo to add support for `semanticTokens/full` request: https://github.com/dotnet/roslyn/issues/70536
I found it is already requested in this issue: https://github.com/neovim/neovim/issues/23026.
I also encounter the same issue using Neovim. It seems like this is a regression. Multidoc used to work as far as I remember.