-
**Is your feature request related to a problem? Please describe.**
I had a bunch of mysterious 100% cpu spikes on my last laptop when running coc.nvim and I had to constantly `:CocRestart` and kill…
-
I would like to be able to use completion while I am in a snippet but after using completion I am unable to use the next/prev snippet shortcuts.
![SnippetWithCompletion](https://user-images.githu…
-
I'm trying to use custom node/npm binaries located in my home directory. Somehow cocnvim can't recognize ~ as home, so I have to concat $HOME
this works
```
let g:coc_node_path = $HOME . "/custo…
-
Short report, because it is a regression.
appens in java files with coc-java, but as far I can see coc.nvim should handle this issue.
**Before `Release v0.0.63`:** Filetype of `doHover()` float is…
-
**Result from CocInfo**
```
## versions
vim version: NVIM v0.3.4
node version: v8.9.0
coc.nvim version: 0.0.64
term: iTerm.app
platform: darwin
## Error messages
(node:56171) [DEP0010] …
-
An error I am getting with :CocConfig trying to add the settings is this:
https://i.imgur.com/bRz7FME.png
Am I adding it in the right place, or is it a separate configuration file?
Thank you.
esn89 updated
5 years ago
-
Hi, since yesterday I've been getting the following error:
```sh
[coc.nvim] server eslint langserver failed to start: undefined
```
no changes to configs, just did `:CocUpdate` I've tried un/r…
-
## Environment
* `NVIM v0.3.4`
* macOS Mojave 10.14.4 (18E226)
* **Node.js version in $PATH:** v11.11.0
* **Commit (coc.nvim):** 99789bb016cefd3730535ed7a211c600b4cc8772
* **Branch:** master
…
-
**Describe the bug**
I'm using ccls for LSP C++ server and it's working reasonably well with coc (though ncm2 + LanguageClient-neovim is still faster on refreshing results, and providing better ones)…
-
This is perhaps something fitting the FAQ.
It's my understanding that ALE implements LSP's protocol as a client and supports some servers.
The questions are:
1. Does ALE start and talk to LSP c…
unode updated
6 years ago