-
Do you plan to implement (or do you happen to know if there is) a deoplete source for r completion? Thanks!
-
If third-party libraries is installed in $GOPATH/src ,It works well
But it doesn't work if installed in project/vendor
-
I've suddenly started getting `[+]` in my completion popup for Intelephense. Where is it coming from and how do I remove it?
![symbol in popup](https://i.imgur.com/xMyZ0xs.png)
ghost updated
5 years ago
-
ghost updated
5 years ago
-
This is a copy of [issue 1689 at the coc.nvim repository](https://github.com/neoclide/coc.nvim/issues/1689). Opening it here since it doesn't look like that repository deals with sources.
### Back…
-
It would be good if vital.vim has a popup api that works in both vim and neovim. There has been some PRs related to this in vim-lsp at https://github.com/prabirshrestha/vim-lsp/pull/510 and https://g…
-
I'm working on a very sophisticated C project.
Modifying the build script to generate `compile_commands.json` is not a good idea and I don't want to update a team repo for my custom dev env.
Usi…
roxma updated
5 years ago
-
Coc is working now, but still lots of work ahead to make it better.
Let me know if you have some ideas for it.
* [x] Works in vim.
* [x] Airline/Lightline integration
* [x] Add support for https…
-
- Did you upgrade to latest plugin version?
- Did you upgrade to/compile latest binary? Run shell command
`bin/languageclient --version` to get its version number.
- (Neovim users only) Did you c…
-
Hey,
thanks for this project. I am new to Julia and Lanuage Servers and I am searching for a good autocompletion for Julia. So I tried this Language Server with [LanguageClient-neovim](https://github…