News
CodeLobster PHP Edition
June 4, 2010 - Codelobster PHP Edition FREE Version 3.5 released
Read More
    Menu
CodeLobster PHP Edition
  Details
  Versions history
  CakePHP plug-in
  CodeIgniter plug-in
  Drupal plug-in
  Facebook plug-in
  JQuery plug-in
  Joomla plug-in
  Smarty plug-in
  WordPress plug-in
Features tour
  HTML editor
  HTML code inspector
  CSS editor
  JavaScript editor
  PHP editor
  PHP debugger
  SQL autocomplete
Other
  Affiliate
  Links
  Contact
    News
Home News Download Order Now Forum Support

Free PHP IDE Codelobster PHP Edition includes free JavaScript editor

For working with JavaScript code free JavaScript editor represents 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, free JavaScript editor 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, free JavaScript editor conducts search on http://msdn.microsoft.com site.
JavaScript dynamic help
Previous feature | Next feature
© Copyright by CodeLobster Software