1

Using Cloud9, set up gulp to compile coffeescript files to javascript with source map. Want to debug it. Now the debugger steps into generated javascript, but not coffeescript files. How to make debugging facilities work with coffeescript code in C9?

Thnks,

idm
  • 1,728
  • 2
  • 19
  • 26
  • Coud9 only debugs Node and PHP and perhaps Python. Front-end debugging is done via Chrome/Firefox dev tools so you really need to compile to JS first. Cloud9 will not debug coffeescript. – Brady Dowling Jun 11 '15 at 10:34
  • Any suggestions on how to use node-instector with c9? – idm Jun 20 '15 at 11:52

0 Answers0