Skip to content

imjoshdean/canjs-webstorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

canjs-webstorm

Welcome to the CanJS WebStorm plugin.

The plugin creates a bunch of Live Templates to facilitate CanJS integration into WebStorm.

Installation

In order to utilize these, you will need to download the XML files to the following location, depending on your operating system:

Windows: <your home directory>\.<product name><version number>\config\templates Linux: ~/.<product name><version number>/config/templates OS X: ~/Library/Preferences/<product name><version number>/templates

Make sure to restart WebStorm in order for them to be used.

Using Live Templates

Using live templates is simple. In OS X, just type ⌘ + J in order to bring up live templates. In Windowsa and Linux, type Ctrl + J.

All templates start with either can- or stache-, depending on whether or not you are in a JavaScript or Stache template file, respectively.

About

Autocompletion for CanJS code in WebStorm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published