News
CodeLobster PHP Edition
December 4, 2008 - Codelobster PHP Edition FREE Version 2.7 released
Read More
    Menu
CodeLobster PHP Edition
  Details
  Drupal plug-in
  Smarty plug-in
  Versions history
Features tour
  HTML editing
  CSS editing
  JavaScript editing
  PHP editing
  PHP debugger
  SQL autocomplete
Other
  Affiliate
  Links
  Contact
    News
Home News Download Order Now Forum Support

For working with JavaScript code Codelobster PHP Edition has the following abilities:
1. Code highlighting
That feature means JavaScript syntax coloring.
JavaScript highlighting

2. Paired highlighting
The Editor highlights in pairs braces,
JavaScript pairs braces highlighting
square brackets
JavaScript square brackets highlighting
and parenthesis
JavaScript parenthesis highlighting
when a cursor is placed between beginning and ending enclosing characters.
3. Intelligent Auto-complete
Auto-complete feature "remembers" and lists in pop-up window DXML objects,
JavaScript objects and methods autocomplete

JavaScript variables and functions.
JavaScript variables and functions autocomplete
Completion list is called automatically in necessary area of JS code.

4. Context and Dynamic Help
With these features you can quickly obtain necessary information about JavaScript structure and syntax.
To get help topics using Context Help:
  • Place pointer on element you want to review help topic for and press F1 button
By default, our application searches for proper help information on http://msdn.microsoft.com site.
You can select Local MSDN instead. To change site address:
  • Move to the Preferences menu (Tools|Preferences)
  • In the left grid click Context Help item and select JS
  • In the right grid select necessary value from the Location dropdown list and press OK
JavaScript context help

Dynamic Help
The Dynamic Help window displays links to help topics for element pointer placed on. By default, application conducts search on http://msdn.microsoft.com site.
JavaScript dynamic help
Previous feature | Next feature
© Copyright by CodeLobster Software