-
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…
-
I started `coc-metals` in November of 2019. As I was started to get more involved in Metals I wanted a more automated way to get set up using Vim and Metals. That's basically why `coc-metals` was crea…
-
I have a problem using coc-python with prospector.
I don't have any output with prospector when a use a specific configuration:
{
"diagnostic.refreshOnInsertMode": true,
"suggest.enable…
-
vim version: NVIM v0.7.2
node version: v18.9.0
coc.nvim version: 0.0.82-488d6ae7 2022-09-22 01:50:53 +0800
coc.nvim directory: /Users/aspirin2d/.local/share/nvim/plugged/coc.nvim
term: iTerm.app
…
-
Great extension, but I'm getting a `ApplicationInsights:CorrelationIdManager [ { Error: connect ECONNREFUSED 0.0.0.0:443 `every time I edit a php file.
Also initially high CPU.
Steps to reproduce …
-
In vim/nvim, the FileType value for Latex is "tex" instead of "latex".
https://github.com/iamcco/coc-spell-checker/blob/a76ebbff41fec61bb7a3c2556a670720db3f9ff9/package.json#L203
-
Please describe the problem.
```
$ git clone --depth=1 https://github.com/mirror/x264
$ cd x264
$ vi encoder/encoder.c
:CocCommand clangd.switchSourceHeader
```
the expected behaviour is a …
-
### Problem
Sometimes I change the window-size of the explorer. When I close it and open it again the explorer forgets the size which I assigned to it. It would be nice if it would remember the siz…
-
When I try to install `coc-prettier` via `let g:coc_global_extensions`, I get this error:
![Screenshot_20200503_184020](https://user-images.githubusercontent.com/24727447/80915136-c8eabc80-8d6d-11e…
-
I have started using [airline](https://github.com/vim-airline/vim-airline) with gruvbox and noticed that tabline is not properly highlighted. Statusline is fine. Current tab is also not highlighted as…