mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-14 12:56:30 +00:00
pallet -> palette (#464)
This commit is contained in:
parent
80fd7dcdf4
commit
265cce2eb3
@ -27,13 +27,13 @@ The easiest way to get started with development is to use Visual Studio Code wit
|
|||||||
|
|
||||||
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.
|
||||||
|
|
||||||
_If you don't see this notification, open the command pallet and select `Remote-Containers: Reopen Folder in Container`._
|
_If you don't see this notification, open the command palette and select `Remote-Containers: Reopen Folder in Container`._
|
||||||
|
|
||||||
## Tasks
|
## Tasks
|
||||||
|
|
||||||
The devcontainter comes with some useful tasks to help you with development, you can start these tasks by opening the command pallet and select `Tasks: Run Task` then select the task you want to run.
|
The devcontainter comes with some useful tasks to help you with development, you can start these tasks by opening the command palette and select `Tasks: Run Task` then select the task you want to run.
|
||||||
|
|
||||||
When a task is currently running (like `Preview` for the docs), it can be restarted by opening the command pallet and selecting `Tasks: Restart Running Task`, then select the task you want to restart.
|
When a task is currently running (like `Preview` for the docs), it can be restarted by opening the command palette and selecting `Tasks: Restart Running Task`, then select the task you want to restart.
|
||||||
|
|
||||||
# Preparing your environment
|
# Preparing your environment
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user