Documentation: cleanup devcontainer docs and move into tasks and launch config files

This commit is contained in:
shamoon
2024-12-26 10:49:32 -08:00
parent 6c138a21d4
commit e44cfef662
4 changed files with 39 additions and 157 deletions

View File

@@ -457,6 +457,9 @@ Another easy way to get started with development is to use Visual Studio
Code devcontainers. This approach will create a preconfigured development
environment with all of the required tools and dependencies.
[Learn more about devcontainers](https://code.visualstudio.com/docs/devcontainers/containers).
The .devcontainer/vscode/tasks.json and .devcontainer/vscode/launch.json files
contain more information about the specific tasks and launch configurations (see the
non-standard "description" field).
To get started: