AngularJS IDE

AngularJS is what HTML would have been, had it been designed for building web-apps. Declarative templates with data-binding, MVW, MVVM, MVC, dependency injection and great testability story all implemented with pure client-side JavaScript!

AngularJS framework AngularJS Plug-in is a part of CodeLobster IDE - Professional version

The AngularJS plug-in turns a AngularJS editor into a full-fledged AngularJS IDE!


AngularJS IDE has the following abilities to work with AngularJS framework:


1. AngularJS download
AngularJS plug-in gives the ability to download the latest framework version from the original site and install it to the necessary folder using wizard.
AngularJS framework download


2. Autocomplete for AngularJS functions and directives
AngularJS autocomplete feature enables you to write code faster. Pop-up completion list includes AngularJS functions
Autocomplete for AngularJS functions

and directives list.
Autocomplete for AngularJS directives
Completion list is called automatically in necessary area of AngularJS code.

3. Tooltips for AngularJS functions and directives
Tooltips feature helps you to write code correctly. It includes descriptions for AngularJS functions
Tooltips for AngularJS functions

and directives.
Tooltips for AngularJS directives
Tooltips are shown automatically in necessary area of AngularJS code.

4. Context and Dynamic Help
You can quickly obtain necessary information about AngularJS syntax using these features.
To get help topics using Context Help:
  • Place pointer on element you want to review help topic for and press F1 button

AngularJS plug-in searches for proper help information on https://angularjs.org/ site directly.
The Dynamic Help window displays links to help topics for an element the pointer is placed on.
AngularJS plug-in conducts search to https://docs.angularjs.org/api
AngularJS dynamic help

© Copyright by CodeLobster Software