An open API service indexing awesome lists of open source software.

https://github.com/angular-schule/vscode-angular-schule-extension-pack

:open_file_folder: Our VSCode extension for Angular development
https://github.com/angular-schule/vscode-angular-schule-extension-pack

Last synced: 7 months ago
JSON representation

:open_file_folder: Our VSCode extension for Angular development

Awesome Lists containing this project

README

          

![Logo](images/angular-shield-overflow.png)

# Angular-Schule: Extension Pack

Useful extensions and settings for Angular development with [Visual Studio Code](https://code.visualstudio.com/).
Please install this pack before our workshop.

## Changelog

I update the settings and the list of extensions from time to time.
Here is the [CHANGELOG](https://github.com/angular-schule/vscode-angular-schule-extension-pack/blob/master/CHANGELOG.md).

## Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
* [`ext install angular-schule-extension-pack`](https://marketplace.visualstudio.com/items?itemName=angular-schule.angular-schule-extension-pack)

## What's inside?

This extensions contains the following **extensions** in one single pack:

* [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
* [Angular Language Service](https://marketplace.visualstudio.com/items?itemName=Angular.ng-template)
* [EditorConfig for VS Code](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig)
* [Path Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense)

This extension will also change the following **User Settings** (configuration in `settings.json`) to prepare the IDE for the workshop:

```json
{
"files.autoSave": "onFocusChange"
}
```

## Feedback

Questions, Suggestion, Complains?
Please write a mail to `team@angular.schule`.

----------

![Logo](images/logo-angular-schule.png)

### © 2021 http://angular.schule