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

AngularJS

Last modified: 09 August 2022

Required plugins:

JavaScript and TypeScript -  The plugin is bundled with RubyMine and enabled by default.

Angular and AngularJS -  Install the plugin on the Settings/Preferences | Plugins page, tab Marketplace.

AngularJS also known as Angular 1 is a framework for developing single page web applications. RubyMine 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.