* New Crowdin translations by Github Action * Reset broken translated files to English * Ran script/i18n/homogenize-frontmatter.js * Ran script/fix-translation-errors.js * Reverted translated files with parsing and rendering errors * Update script to skip checked in list of files to reset for broken translations * Temporarily enable all langauges to check CI status * Need better performance for more languages * Revert "Update script to skip checked in list of files to reset for broken translations" This reverts commit f88f01a0f790fcd9fba5fc79937edd923263b6c5. * Revert changes used to test CI passes when all languages are enabled Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
22 lines
766 B
Markdown
22 lines
766 B
Markdown
---
|
|
title: Desarrollar en un codespace
|
|
intro: 'Crea un codespace para comenzar a desarrollar tu proyecto dentro de un ambiente dedicado en la nube. Puedes utilizar puertos reenviados para ejecutar tu aplicación e incluso utilizar codespaces dentro de {% data variables.product.prodname_vscode %}'
|
|
product: '{% data reusables.gated-features.codespaces %}'
|
|
versions:
|
|
fpt: '*'
|
|
ghec: '*'
|
|
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
|
|
- /using-codespaces-with-github-cli
|
|
---
|
|
|