this post was submitted on 04 Jul 2023
3 points (100.0% liked)

Programming

355 readers
1 users here now

This magazine is dedicated to discussions on programming languages, software development, and coding. Whether you are a beginner programmer or an experienced developer, this is the place for you. Here you can share your knowledge, ask questions, and engage in discussions on topics such as coding languages, software engineering, web development, and more. From the latest trends and frameworks to tips and tricks for debugging, this category covers a wide range of topics related to programming.

founded 2 years ago
 

I got a flagship Android phone (Samsung Galaxy S23 Ultra), and while I have experimented with CodeEdit (a code editor for Android), I was thinking about using something more serious, even VSCode if possible somehow.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year ago (1 children)

Nice! One thing you may want to look into is using vscode.dev. Since VS Code is an Electron app, they can host the entire editor on this site. This effectively means you can code from that ๐Ÿ˜‰

You could also try simply connecting to your normal desktop and using your phone to control it. That's worked for me in the past

[โ€“] [email protected] 1 points 1 year ago

Thanks, I'll look into that!

I have a Raspberry Pi 400, and while it might not be the beefiest PC around the town, it does have a very low power consumption, making it ideal for leavimg it on during the day.