Gitpod: vscode extensions

Created on 5 Apr 2019  路  8Comments  路  Source: gitpod-io/gitpod

Hi, thx for awesome Gitpod, it very helps me! But my preferred type system for JS is Flow and currently is not friendly for Gitpod because have not integrations.
In this video Thiea already have vscode extensions (which have flow integration too), when it may come to Gitpod?

enhancement

Most helpful comment

We already have VSCode extensions support in the upstream project, but AFAIK Gitpod people are working hard to bring these extensions to the IDE.

All 8 comments

Adding the Flow extension is high on the list.

We already have VSCode extensions support in the upstream project, but AFAIK Gitpod people are working hard to bring these extensions to the IDE.

We are going to allow installing them per a workspace at first.

It would be nice if one could "pre-install" extensions .gitpod.yml

It would be nice if one could "pre-install" extensions .gitpod.yml

Indeed. That's the plan. :)

Is there an ETA for this or PRs/ issues we can track?

This is the issue to track. Since we can't really test all 10k extensions and we know there are some parts not fully implemented we plan to release a beta version of this feature mid July.
It will allow to install VS Code extensions and declare them as part of the .gitpod.yml.

We have released an initial beta version.
See https://www.gitpod.io/docs/vscode-extensions/

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PatMyron picture PatMyron  路  3Comments

hidehiro98 picture hidehiro98  路  3Comments

Kreyren picture Kreyren  路  3Comments

ColbyWTaylor picture ColbyWTaylor  路  3Comments

mouse484 picture mouse484  路  3Comments