What about autocompletion menu in code-server? #2727
Answered by
nooobcoder
Feb 16, 2021
Replies: 1 comment 5 replies
|
@bgachenot You might not have installed required extensions for that language to get suggestions support! You need to install the extensions first. Which language are you using to write code here, C++, Java? |
5 replies
Answer selected by
bgachenot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


@bgachenot You might not have installed required extensions for that language to get suggestions support! You need to install the extensions first. Which language are you using to write code here, C++, Java?
Also, might be a problem with the intellisense, did you try reinstalling the code-server?
First of all, confirm you have extension installed for that particular language.
Please post a reply to this, so that I can assist you better.