sublime-better-coffeescript icon indicating copy to clipboard operation
sublime-better-coffeescript copied to clipboard

Rename file when building

Open garyking opened this issue 11 years ago • 0 comments

Anyone know if it is possible to get this script to rename the file when building a file?

For instance, rather than having test.coffee build to test.js, I'd like it to be test.coffee.js instead. This helps me identity which files are from a CS file and which are just regular JS.

garyking avatar Aug 20 '14 20:08 garyking