5 ms·
Anyone know if you could run vs code on one of these beasts?
by throwaway638637 11mo ago
Anyone know if you could run vs code on one of these beasts?
- juris 11mo agoit’s Android so you’d need to use the VS code web app. Maybe remote desktop?
- huem0n 11mo agoYou can run full VS Code on android https://dev.to/junaid_dev/setup-official-vs-code-on-android-5a https://dev.to/junaid_dev/setup-official-vs-code-on-android-... Theres even a paid native android app on the play store for it
- rdale 11mo agoYou can install 'code-server' with termux's pkg and access it from a browser. $ pkg install tur-repo $ pkg install code-server