Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cpp Autocomplete Issue #23

Closed
abdiksalah opened this issue Jun 3, 2020 · 3 comments
Closed

Cpp Autocomplete Issue #23

abdiksalah opened this issue Jun 3, 2020 · 3 comments

Comments

@abdiksalah
Copy link

I do not have c++ autocomplete.
It works python fine. I can write cpp code and run it but there is no intellisense
Thank you,

@ChristianChiarulli
Copy link
Member

Try :CocInstall coc-clangd

You just don't have the right extension installed, this should fix that.

@abdiksalah
Copy link
Author

example
Great!.
It worked well. I had to add "yarn install --frozen-lockfile", which I do not know where it came from, but I got error initially which instructed to install this file.
Thank you so much for your community effort.

@ChristianChiarulli
Copy link
Member

Awesome! Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants