mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 07:16:29 +00:00
Windows performance devcontainer note (#895)
This commit is contained in:
parent
b37ba4d0b7
commit
20b46c7d4a
@ -24,7 +24,7 @@ The easiest way to get started with development is to use Visual Studio Code wit
|
|||||||
**Getting started:**
|
**Getting started:**
|
||||||
|
|
||||||
1. Fork the repository.
|
1. Fork the repository.
|
||||||
2. Clone the repository to your computer.
|
2. Clone the repository to your computer. Windows users need to [place their files within WSL file system](https://code.visualstudio.com/docs/remote/containers#_open-a-wsl-2-folder-in-a-container-on-windows) to prevent performance degradation.
|
||||||
3. Open the repository using Visual Studio code.
|
3. Open the repository using Visual Studio code.
|
||||||
|
|
||||||
When you open this repository with Visual Studio code you are asked to "Reopen in Container", this will start the build of the container.
|
When you open this repository with Visual Studio code you are asked to "Reopen in Container", this will start the build of the container.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user