VS Code Browser is the default editor that workspaces open in when using Gitpod. You can even configure your VS Code extension preferences by updating your .gitpod.yml.
VS Code Browser in Gitpod is based on a fork of VS Code called OpenVSCode Server
. VS Code in the browser in Gitpod is updated frequently, to use the latest nightly build of Gitpod you can switch to the “insiders” version of VS Code from your Gitpod preferences page.
By default, all your extensions and other preferences are synced between all of your workspaces on Gitpod. You can read more about over at Settings Sync.
You can upload files to your workspace by dragging and dropping them into the editor. You can also upload files by clicking the “Upload” button in the file explorer.
You can also install Gitpod as a . If you’re interested in this approach, you can follow the instructions listed in the accompanying GitHub Issue here.