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

installing cpp extension offline #12

Open
UrbanskiDawid opened this issue Jul 8, 2021 · 0 comments
Open

installing cpp extension offline #12

UrbanskiDawid opened this issue Jul 8, 2021 · 0 comments

Comments

@UrbanskiDawid
Copy link

hi,

I'm due to company proxy, in having problems
with "platform-specific binary dependencies"
for cpp extensions (pop-up errors and not working extension)
This is a know issue with this extension and workaround for it is to install binaries from local copy.
This seems easy but I cannot make it work.

This is my unsuccessful attempt:
download vscx and add it to dockerfile,
then in devcontainer.json add
$ code --instal-extension cpptools-linux.vscx
to onCreateCommand.

This command works in vscode terminal and installs binaries without any problem.

..but..

running it in "onCreateCommand" endeds up in:
"code or code-insiders is not installed".

could you please help me resolving this issue?

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

1 participant