-
### Observed behavior
```
// CocOpenLog in debug mode
// console.log() in coc-ccls->lib/serverContext.js->initClient->cp.spawn
2020-04-15T09:47:14.960 DEBUG (pid:738550) [extension-coc-ccls] - […
-
I seem to get this error after installing the extension for version 0.2.1:
```
2022-09-11T11:18:47.415 ERROR (pid:40214) [extensions] - Error on load ~/.config/coc/extensions/node_modules/coc-cl Er…
-
Invoking CocAction('format') results in following error:
```
2020-08-07T14:59:05.078 ERROR (pid:21408) [attach] - Notification error: format [] TypeError: Cannot read property 'fsPath' of null
…
-
As I work on another issue in your project, I have found that `workspace.getConfiguration('bibtex')` seems to be located at `coc.preferences.bibtex` rather than `coc.source.bibtex` as you documented i…
-
Hi, every time I open a javascript file I have the following error message and completion doesn't work well.
![image](https://user-images.githubusercontent.com/11701736/181392629-91255a66-f5f9-4fe9…
-
If we execute `workspace.clean`, and there are errors in the project, we are asked to see the errors, when i select show errors, i get the following error
![image](https://github.com/neoclide/coc-j…
-
Hi folks, i'm (neo)vim user and I would really appreciate using this Twind extension with vim.
Do you have plans to port this extension to vim? I have no idea about the complexity to do this.
So…
-
### Observed behavio
Every time I open neovim do I get greeted by the following message:
```
[coc.nvim] Unable to load global extension at /home/daniel/.config/coc/extensions/node_modules/coc-ccls:…
-
Hello,
I just installed the extensions via `:CocInstall coc-sh` and it seems like install was successful. But I don't get any shellchecks , only see some addintional results in my autocomplete from…
-
I'm on windows, using vim through MSYS2, and i'm trying to use coc-tsserver to work on a Nodejs project, but the extension isn't recognizing node built-in modules, not even the global variables like B…