Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 340 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 340 Bytes

vscode-termux

A Debian package that allows you to use Visual Studio Code in Termux, inspired by firefox-termux by @WMCB-Tech

How to Install

make
apt install ./vscode-termux.deb

Troubleshooting

If code failed to install, try to do this:

proot-distro login debian-vscode
apt install code
dpkg --configure -a