Description
For development environments, allow the generation of a defined IDE configuration (like indentation, snippets, and file templates to automatically generate module files, etc.).
Generate a Dev Container configuration.
Generate startup tasks like the ones that can be used in WebStorm.
Solution
Add logic to init IDE configurations.
Additional information
Description
For development environments, allow the generation of a defined IDE configuration (like indentation, snippets, and file templates to automatically generate module files, etc.).
Generate a Dev Container configuration.
Generate startup tasks like the ones that can be used in WebStorm.
Solution
Add logic to init IDE configurations.
Additional information