-
getting this error when coc-stylelint is started. coc tries about 5 times to start coc-stylelint and finally gives up with following error:
```
309 SyntaxError: Unexpected token {
310 at crea…
-
### Zig Version
0.13.0
### ZLS Version
0.13.0
### Client / Code Editor / Extensions
nvim v0.11.0-dev with CoC.nvim 0.0.82
From `:CocInfo`:
```
vim version: NVIM v0.11.0-dev
node v…
-
here is the output of `:scriptnames`:
```
1: ~\vimfiles\vimrc
2: ~\vimfiles\autoload\vim-plug_settings.vim
3: ~\vimfiles\autoload\plug.vim
4: ~\vimfiles\plugged\vim-polyglot\filetype.vi…
-
Trying to use `coc.nvim` and `omnisharp-roslyn` lsp and getting some suggestions for completion:
![Screenshot from 2019-06-04 06-18-39](https://user-images.githubusercontent.com/260210/58872000-19a…
-
**What's the output of `:CocInfo`**
```
3 vim version: NVIM v0.8.1
4 node version: v18.12.1
5 coc.nvim version: 0.0.82-b7375d5f 2023-01-30 05:09:03 +0800
6 coc.nvim directory: /ho…
-
It broken when open file.
```
## versions
vim version: NVIM v0.4.0-420-g29d6993cc
node version: v11.12.0
coc.nvim version: 0.0.62
term: screen-256color
platform: linux
## Error messages
U…
-
**Expected behavior**
Extension working
**Screenshots**
If applicable, add screenshots to help explain your problem.
![image](https://user-images.githubusercontent.com/71897736/153633755-55e0b91…
-
I followed the exact instructions in [this blog post](https://jamesnewton.com/blog/setting-up-coc-nvim-for-ruby-development) to try and get Neovim/Coc set up for Ruby development with solargraph, but …
-
## Problems summary
I am working on a project that uses Node version `12.16.1`.
Neovim picks this version of Node and uses it, making some fzf-preview functions to fail with syntax errors since I …
-
Hi,
Recently I noticed that only one workspace is opened for all my projects. I can see that I had different workspace before, and I am not sure when this issue starts. From the server log obtained…