amlouden / vscode-termux

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Shell 98.8%Language:Makefile 1.2%