coc.nvim icon indicating copy to clipboard operation
coc.nvim copied to clipboard

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

Results 95 coc.nvim issues
Sort by recently updated
recently updated
newest added

## Result from CocInfo vim version: VIM - Vi IMproved 9.0 9000246 node version: v18.8.0 coc.nvim version: 0.0.82-b6e723ca 2022-09-13 11:25:46 +0800 coc.nvim directory: /home/vgagara/.vim/plugged/coc.nvim term: dumb platform: linux ## Describe...

I am developing my own coc list source pllugin. But I find there is no way to unselect the selected items after finish an action. For example, in coc-yank list,...

bug

**Is your feature request related to a problem? Please describe.** I'd like to be able to explore the hierarchy of types in my codebase. **Describe the solution you'd like** LSP...

enhancement

If you have only `coc` to manage lint, it seems the `signcolumn` only shows errors from the coc list, not from the quickfix list. For example, in this image bellow:...

fix invalid path on Windows Closes https://github.com/fannheyward/coc-pyright/issues/1044

## Result from CocInfo ``` ## versions vim version: NVIM v0.10.0-dev-1254+g386bc23e43 node version: v21.6.1 coc.nvim version: 0.0.82-master coc.nvim directory: /home/jade/dev/coc.nvim term: alacritty platform: linux ## Log of coc.nvim 2024-02-05T21:55:08.846 INFO...

## Result from CocInfo CocInfo ``` ## versions vim version: NVIM v0.10.0-dev-1254+g386bc23e43 node version: v21.6.1 coc.nvim version: 0.0.82-master coc.nvim directory: /home/jade/dev/coc.nvim term: alacritty platform: linux ## Log of coc.nvim 2024-02-05T21:37:13.421...

**this PR fixes issues #4879 and #4872** [#4879] list slicing is used in the function "s:add_highlights_timer", instead of a very slow for loop [#4872] ignore error E964

## Result from CocInfo ``` ## versions vim version: VIM - Vi IMproved 9.1 9010050 node version: v21.6.1 coc.nvim version: 0.0.82-d1568d56 2023-09-29 19:43:34 +0800 coc.nvim directory: /Users/demichel/.vim/plugged/coc.nvim term: iTerm.app platform:...