Command
new
Description
This issue complete #31888 (thanks to @alessiopelliccione ) for make new Angular 21 project ready to works with AI
Creating a new Angular 21 application automatically creates the .vscode folder with:
.vscode
extensions.json
launch.json
tasks.json
mcp.json
It missing to add:
.instructions.md
see https://angular.dev/ai/develop-with-ai#rules-files
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Command
new
Description
This issue complete #31888 (thanks to @alessiopelliccione ) for make new Angular 21 project ready to works with AI
Creating a new Angular 21 application automatically creates the .vscode folder with:
It missing to add:
.instructions.md
see https://angular.dev/ai/develop-with-ai#rules-files
Describe the solution you'd like
No response
Describe alternatives you've considered
No response