Guillermo C. Martínez
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
-
Guillermo C. Martínez created a post, coffeescript debugging configuration
Hi thereI am unable to make breakpoints work in a coffeescript file after following the instructions at https://www.jetbrains.com/webstorm/help/debugging-coffeescript.htmlI am able to debug the js-... -
Guillermo C. Martínez created a post, mocha coffeescript debuggin'
HiSo, that is the question, may I debug mocha tests in webstorm 9? I am setting breakpoints but the debug is just a run; I have to first compile CS to JS and then debug the latter.The procedure I a... -
-
Guillermo C. Martínez created a post, gulp-karma-mocha debugging
Hi all I am able to debug a mocha file through a karma runner run/debug configuration, execution stops in breakpoints and everything is fine. But, when I try to do the same but launching a karma ta...