Update development.md

This commit is contained in:
shamoon 2024-12-26 08:01:18 -08:00
parent c31991a8e7
commit de46a0e0c0

View File

@ -451,11 +451,11 @@ def myparser_consumer_declaration(sender, **kwargs):
methods responsible for guessing the extension do not always return methods responsible for guessing the extension do not always return
the same value. the same value.
## Using Visual Studio Code devcontainers ## Using Visual Studio Code devcontainer
Another easy way to get started with development is to use Visual Studio Another easy way to get started with development is to use Visual Studio
Code with devcontainers. This approach will create a preconfigured development Code devcontainers. This approach will create a preconfigured development
environment with all the tools you need. environment with all of the required tools and dependencies.
[Learn more about devcontainers](https://code.visualstudio.com/docs/devcontainers/containers). [Learn more about devcontainers](https://code.visualstudio.com/docs/devcontainers/containers).
To get started: To get started: