Tips on Gitpod

Posted on Feb 20, 2019 in Software

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

  1. GitPod is a great web IDE for GitHub repositories. It supports both IDE and terminal environment via Docker, so a whole lot can be done if you are creative!

  2. customized layers are supported

  3. browser plugins are available for Chrome, Firefox, etc.

  4. support installling VS Code extensions (*.vsix) by drag and drop. Installing from VS Code Marketplace is not supported at this time.

  5. Cloning multiple repositories into one workspace is supported. Please refer to Multi-repo Workspaces for detailed discussions.

Fix Permission Issues

gitpod-permission

References

GitPod Chat

Gitpod Config File

Configure a Custom Docker Image

Gitpod Addon for Firefox