Guillermo C. Martínez
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 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-... -
创建于 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... -
创建于 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...