neoclide / coc.nvim

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Other
24.47k stars 955 forks source link

CocInstall c++ #3890

Closed vlocateli closed 2 years ago

vlocateli commented 2 years ago

Operating System: Mac OSX 10.15 Vim version: version 8.1.2292 When running CocInstall c++ I get the following error:

1 Install finished ~ | 2 ~ | 3 - ✗ c++ Bad response from https://registry.npmjs.org/c++: 404

The guide version for Mac OSX doens't cover clang > 8. When running CocInstall c++ coc-tsserver it has errors like


#include<iostream> -> "iostream"  file not found
xiyaowong commented 2 years ago

https://github.com/neoclide/coc.nvim/wiki/Using-coc-extensions#install-extensions

xiyaowong commented 2 years ago

did you read readme or wiki?

vlocateli commented 2 years ago

yes, I've tried Coc-install clangd with clangd installed via homebrew

xiyaowong commented 2 years ago

:CocInstall coc-clangd

fannheyward commented 2 years ago

There's no c++ extension, it's coc-clangd.