←  back to changelog
VS Code on Gitpod

February 28, 2021

Synchronize Theia user settings with VS Code

We recently launched support for VS Code.

If you switch your editor to VS Code, your user settings and extensions configured in Theia will be synchronized with VS Code automatically when you start a new workspace (unless you manually uploaded an extension).

Fixes and improvements

  • #3087 - Remove the privileged feature flag.
  • #3175 - Fix Env Var context parsing.
  • #3177 - [supervisor] Let supervisor fail when first IDE start fails.
  • #3182 - [registry-facade] Remove feature flag.
  • #3228 - Allow air-gap Gitpod installations.
  • Improved workspace startup time in high-load situations.
  • Started to adopt the controller framework which will lead to Gitpod producing less load on the Kubernetes API.

@akosyakov's avatar on GitHub @svenefftinge's avatar on GitHub @csweichel's avatar on GitHub @AlexTugarev's avatar on GitHub @corneliusludmann's avatar on GitHub @geropl's avatar on GitHub @aledbf's avatar on GitHub