BackboneJS IDE

BackboneJS is a JavaScript library with a RESTful JSON interface and is based on the model-view-presenter (MVP) application design paradigm.
Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API.

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

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


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


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


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

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

3. Tooltips for BackboneJS functions
Tooltips feature helps you to write code correctly. It includes descriptions for BackboneJS functions.
Tooltips for BackboneJS functions
Tooltips are shown automatically in necessary area of BackboneJS code.

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

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

© Copyright by CodeLobster Software