-
I have **coc.nvim** installed and to install this extension, I just opened the vim and ran below command:
`:CocInstall coc-java`
the output is:
`Install finished - ✓ coc-java Installed extension co…
-
coc-clojure had already been installed, and everything worked fine for a few days.
Now when opening a .clj file, the `clojure-lsp is outdated. Download from Github?` message started showing again. Se…
-
Dear coc-ruff developer, coc-ruff are great. Thanks for your contribution. While I tried to install ruff-lsp on windows10 using CocCommand, it failed. Here comes the error messages:
```
[coc.nvim…
-
Thanks for this plugin, it's already useful as it is. However, I'm used to watching for changes as I'm writing tests. Could this be implemented in this project?
-
TIA!
-
I can see the right completing but auto-import is not working.
And codeaction is also wrong.
**What's the output of `:CocCommand pyright.version`**
`coc-pyright 1.1.310 with Pyright 1.1.3…
-
**What's the output of `:CocCommand pyright.version`**
coc-pyright 1.1.310 with Pyright 1.1.311
**What's the output of `:CocCommand workspace.showOutput Pyright`**
Workspace: /Users/toto/Projec…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
`:h ft` states:
```
|FileType| …
-
Hello, I'm trying to write a script that will install all the coc extensions I listed inside the vimrc file.
In my vimrc, I have something like this:
`
let g:coc_global_extensions = ['coc-json', '…
-
I can't preview my markdown files
[My vim config](https://github.com/ahmedselim2017/dotfiles-scripts/tree/master/dotfiles/nvim)
nvim --version:
```
NVIM v0.4.2
Build type: Release
LuaJIT 2.…