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 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:
- AngularJS download
- Autocomplete for AngularJS functions and directives
- Tooltips for AngularJS functions and directives
- Context and Dynamic help
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.
2. Autocomplete for AngularJS functions and directives
AngularJS autocomplete feature enables you to write code faster. Pop-up completion list includes AngularJS functions
and directives list.
Completion list is called automatically in necessary area of AngularJS code.
and directives list.
3. Tooltips for AngularJS functions and directives
Tooltips feature helps you to write code correctly. It includes descriptions for AngularJS functions
and directives.
Tooltips are shown automatically in necessary area of AngularJS code.
and directives.
4. Context and Dynamic Help
You can quickly obtain necessary information about AngularJS syntax using these features.
To get help topics using Context Help:
AngularJS plug-in searches for proper help information on https://angularjs.org/ site directly.
- 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 plug-in conducts search to https://docs.angularjs.org/api