Skip to content

Commit

Permalink
docs: Rename VS Code extension name (#20003)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmilbaum committed Jan 24, 2023
1 parent 9bd857c commit 6ee876c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/local-development.md
Expand Up @@ -59,7 +59,7 @@ If you already installed a part, skip the corresponding step.

If you are using [VS Code](https://code.visualstudio.com/) you can skip installing [the prerequisites](#prerequisites) and work in a [development container](https://code.visualstudio.com/docs/remote/containers) instead.

- Install the [Remote - Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) and [check its system requirements](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers#system-requirements)
- Install the [Dev Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) and [check its system requirements](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers#system-requirements)
- Open the repository folder in VS Code
- Choose "Reopen in Container" via the command palette or the small button in the lower left corner

Expand Down

0 comments on commit 6ee876c

Please sign in to comment.