* New Crowdin translations by Github Action
* Ran script/i18n/homogenize-frontmatter.js
* Ran script/fix-translation-errors.js
* Reverted translated files with parsing and rendering errors
* build: update app.json to test all languages in CI
Context: https://github.com/github/docs-internal/pull/22009#issuecomment-938263027
This change follows the same pattern set forth by `@mjacobus` in ec8801dbce
* build: revert app.json values for env.ENABLED_LANGUAGES and formation.web.size
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
20 lines
693 B
Markdown
20 lines
693 B
Markdown
---
|
|
title: Developing in a codespace
|
|
intro: 'Create a codespace to get started with developing your project inside a dedicated cloud environment. You can use forwarded ports to run your application and even use codespaces inside {% data variables.product.prodname_vscode %}'
|
|
product: '{% data reusables.gated-features.codespaces %}'
|
|
versions:
|
|
fpt: '*'
|
|
topics:
|
|
- Codespaces
|
|
children:
|
|
- /creating-a-codespace
|
|
- /developing-in-a-codespace
|
|
- /using-source-control-in-your-codespace
|
|
- /using-codespaces-for-pull-requests
|
|
- /deleting-a-codespace
|
|
- /forwarding-ports-in-your-codespace
|
|
- /changing-the-machine-type-for-your-codespace
|
|
- /using-codespaces-in-visual-studio-code
|
|
---
|
|
|