* adding web editor doc * fixing words * Apply suggestions from code review Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com> * some text change * Apply suggestions from code review Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com> * use a list for troubleshooting Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com> Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com>
21 lines
716 B
Markdown
21 lines
716 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
|
|
- /web-based-editor
|
|
---
|
|
|