Andronix supports VS Code on all four of our support CPU architectures namely ARM64(armv8), armv7, i686 and x86_64.
Debian based distros (Package Manager - apt)
apt install wget -y && wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Uninstall/vscode_patch.sh && chmod +x vscode_patch.sh && ./vscode_patch.sh