Visual Studio Codespaces on Android

I thought it would be fun to see if I could code with visual studio codespaces on android. I always thought an on-the-go editor would be fun.

First challenge: virtual keyboards seem to have some issues with selecting code, copying and pasting, or interacting with the menus.

Good news: Using a physical bluetooth keyboard with it seems to work well.

Building with metalsmith (The static site page I use) required only fixing a path issue in the launch.js file.

Committing to github was really easy.

I have had trouble figuring out how to make a new folder on android though.

I recommend using a decent sized phone and using it horizontally with a bluetooth keyboard. That seems to work the best so far.