CoffeeScript-Sublime-Plugin
CoffeeScript-Sublime-Plugin copied to clipboard
new snippet for logging object with description
I find explicit logging to be exceptionally useful for debugging coffeescript, so i added one more snippet for logging. You'll have description and object dump in one keyboard stroke.
logo
I have updated README.MD accordingly and fixed one typo("-" instead of ":").