VueJS IDE

Vue.js - The Progressive JavaScript Framework. Vue is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects.

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

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


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


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


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

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

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

4. Context and Dynamic Help
You can quickly obtain necessary information about VueJS 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
VueJS plug-in searches for proper help information on https://vuejs.org/ site directly.
The Dynamic Help window displays links to help topics for an element the pointer is placed on.
VueJS plug-in conducts search to https://vuejs.org/v2/guide/
VueJS dynamic help

© Copyright by CodeLobster Software