- Introduction
- Getting Started
- Gitpod Tutorial
- Use Cases
- Languages
- Configure
- Workspaces
- User settings
- Repositories
- Organizations
- Authentication
- Billing
- References
- .gitpod.yml
- IDEs & editors
- Integrations
- Gitpod CLI
- Gitpod API
- Gitpod URL
- Compatibility
- Enterprise
- Overview
- Setup and Preparation
- Deploying
- Configure your Gitpod Instance
- Administration
- Upgrading
- Background
- Reference
- Archive
- Help
- Contribute
- Troubleshooting
Heads up!
On October 1, we introduced Gitpod Flex. You can swap between documentation by using the
switcher in the left navigation bar.
Browser Settings
For the best experience when working with Gitpod, we recommend you whitelist the .gitpod.io
domain in your browser for the following permissions:
- Paste content from your clipboard to a Gitpod workspace
- Pop-ups, to preview your dev server in a new tab
Each browser handles this slightly differently:
Chrome
Clipboard
- Navigate to the Clipboard site permissions at chrome://settings/content/clipboard.
- To the right of the “Allowed to see your clipboard” heading, click the “Add” button.
- Paste
[*.]gitpod.io
in the Site field and click “Add”.
Pop-ups
- Navigate to the Pop-ups site permissions at chrome://settings/content/popups.
- To the right of the “Allowed to send pop-ups and use redirects” heading, click the “Add” button.
- Paste
[*.]gitpod.io
in the Site field and click “Add”.
Edge
Clipboard
- Navigate to the Clipboard site permissions at edge://settings/content/clipboard.
- To the right of the “Allow” heading, click the “Add” button.
- Paste
[*.]gitpod.io
in the Site field and click “Add”.
Pop-ups
- Navigate to the Pop-ups site permissions at edge://settings/content/popups.
- To the right of the “All” heading, click the “Add” button.
- Paste
[*.]gitpod.io
in the Site field and click “Add”.
Brave
Clipboard
- Navigate to the Clipboard site permissions at brave://settings/content/clipboard.
- To the right of the “Allowed to see your clipboard” heading, click the “Add” button.
- Paste
[*.]gitpod.io
in the Site field and click “Add”.
Pop-ups
- Navigate to the Pop-ups site permissions at brave://settings/content/popups.
- To the right of the “Allowed to send pop-ups and use redirects” heading, click the “Add” button.
- Paste
[*.]gitpod.io
in the Site field and click “Add”.
Firefox
Clipboard
It works by default.
Pop-ups
- Navigate to the Pop-ups site permissions at about:preferences#privacy.
- To the right of the “Block pop-up windows” checkbox, click the “Exceptions” button.
- Paste
gitpod.io
in the Address of website field and click “Allow”. - Click “Save Changes”.
Safari
Clipboard
It works by default.
Pop-ups
🤷♂️ We can’t find a solution to whitelist all Gitpod workspaces. If we missed anything, please do let us know through the feedback widget below 🙏.