Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
22 lines
1.4 KiB
Markdown
22 lines
1.4 KiB
Markdown
---
|
|
title: Troubleshooting your codespace
|
|
intro: You can troubleshoot problems with a codespace by checking for known issues in the `microsoft/vscode` repository.
|
|
product: '{{ site.data.reusables.gated-features.codespaces }}'
|
|
redirect_from:
|
|
- /github/developing-online-with-github-codespaces/troubleshooting-your-codespace
|
|
versions:
|
|
free-pro-team: '*'
|
|
---
|
|
|
|
{{ site.data.reusables.codespaces.release-stage }}
|
|
|
|
{{ site.data.reusables.codespaces.beta-functionality-limited }}
|
|
|
|
{{ site.data.reusables.codespaces.unsupported-repos }}
|
|
|
|
If you encounter issues while using a browser that is not Chromium-based, try switching to a Chromium-based browser, or check for known issues with your browser in the `microsoft/vscode` repository by searching for issues labeled with the name of your browser, such as[`firefox`](https://github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aopen+label%3Afirefox) or [`safari`](https://github.com/Microsoft/vscode/issues?q=is%3Aopen+is%3Aissue+label%3Asafari).
|
|
|
|
If you encounter issues while using a Chromium-based browser, you can check if you're experiencing another known issue with {{ site.data.variables.product.prodname_vscode }} in the [`microsoft/vscode`](https://github.com/microsoft/vscode/issues) repository.
|
|
|
|
If you still need help, you can contact us. For more information, see "[About {{ site.data.variables.product.prodname_codespaces }}](/github/developing-online-with-codespaces/about-codespaces#contacting-us-about-codespaces)."
|