主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sergey Simonchik
活动总数
533
最后的活动
2025年02月05日 21:00
成员加入日期
2012年01月10日 08:43
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
178
活动概览
文章(0)
帖子(0)
评论(352)
按最近的活动排序
最近的活动
投票数
创建于
2013年03月13日 13:30
Where are generated *.js files located? In the same directory with *.coffee or in a separate directory (for example, generated/)?Are there duplicated tests if you run your nodeunit tests from console?
社区
WebStorm
Webstorm 6 - Debug option disabled when coffee-script enabled with node.js and duplicate tests
0 票
创建于
2013年03月14日 10:25
My point is that if generated JavaScript files are alongside the coffee files then test duplication is also occur in console:$ nodeunit ProjectDir/TestsSo IDE just repeats this behavior. It's possi...
社区
WebStorm
Webstorm 6 - Debug option disabled when coffee-script enabled with node.js and duplicate tests
0 票
创建于
2012年06月25日 15:20
No, there is no way to access any IDE's data from Node script.If you need to run/debug a single spec quickly, context menu from the editor would be available.Control flow: after editing spec you wo...
社区
WebStorm
Debugging and intergrated testing with Jasmine on Node
0 票
创建于
2012年06月25日 15:27
Unfortunatelly all unsupported test frameworks will suffer.I'll investigate http://youtrack.jetbrains.com/issue/WI-11592 .
社区
WebStorm
Debugging and intergrated testing with Jasmine on Node
0 票
创建于
2012年12月06日 14:57
Yes, you are right. Jasmine-node support wasn't added to 5.0. Hope it' will be done for WebStorm 6.
社区
WebStorm
Debugging and intergrated testing with Jasmine on Node
0 票
创建于
2013年12月23日 14:40
Unfortunately, you have to capture Chrome (not Chromium) or Firefox to debug karma tests.The situation will be improved in WebStorm 7.0.3.
社区
WebStorm
How can I debug Karma tests?
0 票
创建于
2014年02月06日 14:25
As a workaround, split up line--disable 1into two lines:--disable1
社区
WebStorm
Webstorm: closure linter does not respect --disable flag
0 票
创建于
2014年03月31日 20:50
Thanks for the feedback.grunt.cmd --no-color --gruntfile C:\XXXX\Gruntfile.js --tasks "C:\Program Files (x86)\JetBrains\WebStorm 8.0\plugins\JavaScriptLanguage\grunt_js\tasks" _intellij_grunt_tasks...
社区
WebStorm
Cannot load grunt tasks - Webstorm 8
0 票
创建于
2014年11月19日 10:27
Yes, this is resolved in NodeJS plugin: "Available Packages" dialog shows the list of all packages.I see your confusion: the issue description doesn't state explicitly whether the dialog populates ...
社区
WebStorm
Webstorm - Hangs when searching for NPM Packages
0 票
创建于
2015年01月29日 16:45
Unfortunately, such a workflow isn't supported.If "singleRun" is "false", then it's possible to setup a "JavaScript Debug" run configuration in this way:0. Karma server is running1. Create "JavaScr...
社区
WebStorm
gulp-karma-mocha debugging
0 票
«
第一页
‹
上一页
下一页
›
最后
»