My computer has very limited hardware, and I can't afford to upgrade right now, so I'm using the browser-based version of VS Code. I'm running Windows on a Steam Deck and accessing it from a Chromebook, but the setup doesn't feel very practical. Is there a way to use Live Server or a similar feature in the web version while keeping the actual files and development environment on the Steam Deck?
4 Answers
You could also try a cloud development environment such as GitHub Codespaces. It has a limited free tier, although the available usage may not be enough for regular development.
If you mainly need to collaborate or preview someone else’s work, the Live Share extension may help. It’s less suitable if your main goal is simply running a local web server, though.
Another possibility is installing a lightweight Linux distribution on the Steam Deck, which may provide a smoother development setup than Windows. However, SSH is probably the easiest solution if you want to keep your current installation.
The most practical option is probably connecting the browser-based editor to the Steam Deck over SSH. The Deck would run the code and development server, while the Chromebook would only act as the browser client. That avoids putting much load on the Chromebook.

Related Questions
XML Signature Verifier
Voltage Divider Calculator
SSL Certificate Decoder
SQL Formatter
Online Font Playground to Test Google or Custom Fonts
File Hash Generator Online – Get Instant MD5 and SHA-256 Hashes