Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 649 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 649 Bytes

CommandFusion JavaScript API Library for WebStorm

Overview

This JavaScript Library file allows you to add autocomplete and syntax checking functionality to the JetBrains WebStorm JavaScript IDE, for all CommandFusion API calls.
Start typing CF. into the WebStorm editor, and it will popup nicely formatted hints for available functions in the CommandFusion API.

Installation Instructions

Add the CF.js file to your "External Libraries" in WebStorm to activate autocomplete for all CommandFusion API calls.
See the WebStorm documentation for details: http://www.jetbrains.com/webstorm/webhelp/configuring-javascript-libraries.html