Ben Jackson
Ben Jackson
@mergifyio rebase
Here are a couple of motivating use cases that i have for this: * Multi-line error reports such as those from modern GCC and clang, where the file/line/text is certainly...
how can I test this simply? I don't vue
I tried the test app in ycm-core/lsp-examples repo and got this:
Thanks for the detailed report. it seems like we weren't expecting rust analyser to support LSP workspaces: ``` def GetProjectRootFiles( self ): # Without LSP workspaces support, RA relies on...
The general problem we're trying to solve is a hard one. Vim and ycmd clients don't have any concept of workspace "folders", but the LSP was designed by the same...
I put up a really rough PR. Can you let me know if it helps at all? https://github.com/ycm-core/ycmd/pull/1779
This change is [](https://reviewable.io/reviews/puremourning/vimspector/937)
I'm not sure about this. I get that it's broken and that's annoying, but at the same time, having to create a python2 symlink to make it work is just...
This change is [](https://reviewable.io/reviews/puremourning/vimspector/939)