Service Options
for Windows and Linux
for macOS
Ctrl+Alt+S
The dialog box opens when you select the Use TypeScript Service check box and click Configure next to it on the TypeScript page. Use the dialog box to configure TypeScript code completion and activate or disable integration with the Angular language service in TypeScript-Angular projects.
Item | Description |
---|---|
Code completion |
|
Use Angular service | The check box is only available in TypeScript-Angular projects when you are using Angular 2.3.1 or higher with a compatible version of TypeScript and the @angular/language-service package is installed in the project root. Select the check box to activate the Angular language service in your project. The Angular language service is activated by default so IntelliJ IDEA starts it automatically together with the TypeScript service and shows all the errors and warnings in your TypeScript and HTML files both in the editor and in the TypeScript Compiler Tool Window. |
See Also
Reference:
Language and Framework-Specific Guidelines:
Last modified: 18 July 2017