Skip to content

mkhanal/idea-coffee-live-templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

copy coffee.xml to your idea templates directory

~$ cp coffee.xml ~/Library/Preferences/WebIde40/templates/

##General

req    require
cl     class
fun    (...) ->
for    for array
foro   for object
log    console.log
swi    switch

##for testing

desc   describe
it     it "should ..."
ae     assert.equal
aem    assert.equal with message

##for jquery

dele  delegate jquery event binding

About

idea(intellij, webstorm, rubymine, pycharm) live templates for coffeescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published