1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/content/codespaces/developing-in-codespaces/index.md
Gabriel Ramírez 183e05386b Adding documentation for Codespaces default env variables (#23917)
* Adding documentation for Codespaces default env variables

* Update content/codespaces/developing-in-codespaces/default-environment-variables.md

* Update content/codespaces/developing-in-codespaces/default-environment-variables.md

* Fixing linting errors

* Update content/codespaces/developing-in-codespaces/default-environment-variables.md

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Update content/codespaces/developing-in-codespaces/default-environment-variables.md

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Update content/codespaces/developing-in-codespaces/default-environment-variables.md

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Update content/codespaces/developing-in-codespaces/default-environment-variables.md

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Update content/codespaces/developing-in-codespaces/default-environment-variables.md

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Change the title

* Change file name

and small editorial changes.

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-12-21 12:49:58 +00:00

24 lines
811 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: '*'
ghec: '*'
topics:
- Codespaces
children:
- /codespaces-lifecycle
- /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
- /default-environment-variables-for-your-codespace
- /connecting-to-a-private-network
- /using-codespaces-in-visual-studio-code
- /using-codespaces-with-github-cli
---