Useful extensions and settings for Angular development with Visual Studio Code.
Please install this pack before our workshop.
I update the settings and the list of extensions from time to time. Here is the CHANGELOG.
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
This extensions contains the following extensions in one single pack:
This extension will also change the following User Settings (configuration in settings.json
) to prepare the IDE for the workshop:
{
"files.autoSave": "onFocusChange"
}
Questions, Suggestion, Complains?
Please write a mail to team@angular.schule
.