* Optimize dev env instructions
* Apply suggestions from code review
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
* Update extensions in others
* Typo
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
Co-authored-by: Tom Brien <tom@byth.co.uk>
* Update development.md
Visual Studio Code with devcontainers is the recommended dev environment for Home Assistant.
However, it's not trivial to integrate this dev environment with the frontend dev environment, as the Home Assistant's container doesn't have access to the frontend directory.
Adding the instructions on how to mount the frontend directory to the container.
* Update development.md
* Update development.md