maruos icon indicating copy to clipboard operation
maruos copied to clipboard

Questions: vs code

Open cambo2015 opened this issue 6 years ago • 2 comments

So since linux is installed, can I install and use vs code in phone mode + the command line? I need to use vs code away from an actual computer(on phone). T.I.A.

cambo2015 avatar Sep 26 '19 14:09 cambo2015

You can get vs code running on another platform with some extensions but as vs code is a git-scm gui you must need to run a compiled git as well as platform dependend extensions for compiling that would useful in vs code. However intellisense can work seamlessly. https://headmelted.com/introducing-archie-cbf77a7a64fb You just need to use archie docker to make a build for your platform as maruOS was build for you. Hope it is useful

diego-o-olmedo avatar Jan 05 '20 04:01 diego-o-olmedo

but as vs code is a git-scm gui you must need to run a compiled git as well as platform dependend extensions for compiling that would useful in vs code

What about using sudo apt install git to install git in Linux?

utzcoz avatar Dec 07 '21 13:12 utzcoz