-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I'm using the "Remote - SSH" extension to work on a C++ project on a Raspberry Pi 4 B.
I installed your extension on my PC, then clicked the button to install it on the remote.
This resulted in the attempt to download this non-existing file: https://github.com/powertech-center/vscode-cpp/releases/download/v23.2.12/thirdparty-linux-arm64.zip.
I took a look at the source code. It doesn't contain any binaries, merely TypeScript, Python and PowerShell scritps, so your extension is architecture- and platform-independent. So why do you release archives with an arch suffix?
I solved the issue by just copying the extension dir from my PC to the VS Code server's extensions dir on the Raspi.
Metadata
Metadata
Assignees
Labels
No labels