Angular IDE

Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages.

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

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


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


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


2. Autocomplete for Angular methods
Angular autocomplete feature enables you to write code faster. Pop-up completion list includes Angular methods
Autocomplete for Angular methods

Completion list is called automatically in necessary area of Angular code.

3. Tooltips for Angular methods
Tooltips feature helps you to write code correctly. It includes descriptions for Angular methods
Tooltips for Angular methods

Tooltips are shown automatically in necessary area of Angular code.

4. Context and Dynamic Help
You can quickly obtain necessary information about Angular 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

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

© Copyright by CodeLobster Software