Skip to content

gridsoundandscreen/CFJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

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