Skip to content

Does not work with C++ extensions #2305

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

Closed
JSH32 opened this issue Nov 15, 2020 · 4 comments
Closed

Does not work with C++ extensions #2305

JSH32 opened this issue Nov 15, 2020 · 4 comments

Comments

@JSH32
Copy link

JSH32 commented Nov 15, 2020

The Microsoft official C++ extension does not work with code-server. Here is the output from the output tab in vscode

[Error - 12:07:38 AM] Connection to server got closed. Server will not be restarted.
/home/delta/.local/share/code-server/extensions/ms-vscode.cpptools-1.1.1/bin/cpptools: 7: Syntax error: word unexpected (expecting ")")

After this message appears I am unable to use my terminal window within vscode.
This extension works on a local installation of vscode.

  • Web Browser:
  • Local OS: PopOS 20.04
  • Remote OS: Ubuntu server 20.04
  • Remote Architecture: x86-64
  • code-server version: 3.6.2 9bde62f
@mengoreo
Copy link

same problem here🥲

@appmlk
Copy link

appmlk commented Nov 16, 2020

same 😫

@wormtooth
Copy link

The problem is that code-server somehow installs the arm version of the C/C++ extension. To install the correct version, go to https://github.com/microsoft/vscode-cpptools to download and install the correct .vsix for your server.

@code-asher
Copy link
Member

Closing as a duplicate of #2120. I think our marketplace has some issues with extensions that have multi-architecture releases. 😿

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

5 participants