PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

AngularJS

Last modified: 05 October 2022

Available only in PyCharm Professional: download to try or compare editions

Required plugins:

JavaScript and TypeScript, Angular and AngularJS -  The plugins are available only in PyCharm Professional, where they are enabled by default.

AngularJS also known as Angular 1 is a framework for developing single page web applications. PyCharm suggests AngularJS-aware completion options for predefined and custom ng directives and for controller and application names, as well as code insights for data bindings inside curly-brace expressions {{}}. You can use built-in AngularJS live templates and navigate between the name of a controller in HTML and its definition in JavaScript or between ngView or &routeProvider and the template. For AngularJS entities, use the Go To Symbol navigation.