-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Description
I'm running code-server(It's the latest version) on my x86 Linux server.
I have installed the extension named "C/C++ Compile Run".
(Both from the vsc official market by vsix file and from your market I've try)
But the extension always download the file for ARM64 for me,

It cannot run on my x86 server, so the extension showed me the language server has crashed.

I don't know how to make it works without replacing the wrong file, I want it can download the correct file.
So, could you please tell me what should I do? Need I submit an issue to the extension program?
(I'm a Chinese student, so maybe my English is too poor to express it clearly,I'm very sorry about it.
You can ask it to me at any time if there is any unclear statement, Thx!)
I've tried on another x86 server, it's also cannot run.