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/
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.