A Debian package that allows you to use Visual Studio Code in Termux, inspired by firefox-termux by @WMCB-Tech
make
apt install ./vscode-termux.deb
If code
failed to install, try to do this:
proot-distro login debian-vscode
apt install code
dpkg --configure -a