-
Hi!
### What happens
When I try to install `coc-tabnine` on my pi 4 (aarch64) the following error occurs:
```sh
[coc.nvim] Download error Invalid response from https://update.tabnine.com/bund…
-
[CoC](https://github.com/neoclide/coc.nvim) seems to be working a lot better than YouCompleteMe. The `coc` branch of this repo uses that, and has been working pretty well.
Few issues left to solve:…
-
**Is your feature request related to a problem? Please describe.**
I would like to have additional debugging support in coc.nvim. There are no debug extensions for neovim, that provide proper auto-…
-
### System Details
* _Vim or NeoVim?_: Neovim
* _Version of Vim (run `vim --version`) or NeoVim_ (run `nvim --version`): 0.7.2
* _Version of `coc-powershell` (in Vim or NeoVim: `:CocList extensi…
lc9er updated
2 years ago
-
-
**Describe the bug**
Go to definition in template files does not seem to work
**To Reproduce**
1. Create mini.vim:
```vim
"extra config
autocmd VimEnter * call CocActionAsync('activeExt…
-
Prior to submitting a new issue make sure to complete these steps:
- [x] Checkout the `dev` branch and confirm the issue is present there as well.
The `dev` branch contains fixes that may no…
N-Tek updated
2 years ago
-
when I ran `:Prettier` to format my scss file. I got this error, Could you help me fixing it? thanks
```
[coc.nvim]: UnhandledRejection: Couldn't resolve parser "postcss"
Error: Couldn't resolve pa…
-
I noticed that [coc-metals](https://github.com/scalameta/coc-metals) can be installed with either `:CocInstall` or with `vim-plug`. I prefer the `vim-plug` method since it can be saved to my dotfiles…
-
Currently I have no way of click or using the keymap to go to definition or references of a component. Should be able to have my cursor over a component and go to its definition