主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2014年08月29日 16:22
There is no way to accomplish this in IDEA 13.0.x.It's possible in IDEA 13.1.4: specify the needed pattern in "Extra Mocha options" field.See also this issue: http://youtrack.jetbrains.com/issue/WE...
社区
IntelliJ IDEA Users
Mocha run configuration with file filter
0 票
创建于
2014年12月05日 12:26
Hi,It's possible to configure test via testng.xml file: http://testng.org/doc/documentation-main.html#testng-xml See https://www.jetbrains.com/idea/help/run-debug-configuration-testng.html#config--...
社区
IntelliJ IDEA Users
Programmatically adding custom tests in ide testng app
0 票
创建于
2015年01月19日 15:44
For now, the only way to set up a basic node project is to create it outside WebStorm.Here is an issue for this https://youtrack.jetbrains.com/issue/WEB-12988. BTW, what template do you use to crea...
社区
IntelliJ IDEA Users
Basic Node Project?
0 票
创建于
2014年09月04日 23:42
Hi,Where do you set "On frame deactivation" to "Update resources" in UI? AFAIK, the only available action on frame deactivation is “Save files on frame deactivation” checkbox in "Settings | General...
社区
IntelliJ IDEA Users
Performance issue when using Bower to manage Javascript files
0 票
创建于
2015年05月01日 20:22
Hi Alfie,To capture CPU profiling you need to enable Profiler Agent by modifying .vmoptions file (see "Enabling Profiler Agent" section from https://intellij-support.jetbrains.com/entries/29983118-...
社区
IntelliJ IDEA Users
Performance issue when using Bower to manage Javascript files
0 票
创建于
2015年07月13日 19:02
About JSHint: please vote for https://youtrack.jetbrains.com/issue/WEB-6605 (support external jshint node package).About JSLint: please vote for https://youtrack.jetbrains.com/issue/WEB-6355 (suppo...
社区
IntelliJ IDEA Users
Make JSLint and JSHint working by config file and node, as JSCS and TSLint.
0 票
创建于
2015年09月30日 21:35
You can try UML diagrams https://www.jetbrains.com/idea/features/uml_designer.html.If it is not suitable, please feel free to file an issue in the http://youtrack.jetbrains.com/issues/IDEA.
社区
IntelliJ IDEA Users
Visualizing method calls in a project
0 票
创建于
2014年02月24日 14:50
Hi,Yes, it's possible to debug mocha chai unit test is IDEA 12.1.4:It can be accomplished in the same way as debugging any other Node application.This tutorial contains detailed instructions:http:/...
社区
IntelliJ IDEA Users
Debugging mocha chai unit tests in IDEA 12.1.4
0 票
创建于
2016年01月15日 13:25
Yes, if you can debug it with general Node.js run configuration.
社区
IntelliJ IDEA Users
Debugging mocha chai unit tests in IDEA 12.1.4
0 票
创建于
2016年01月15日 13:51
I guess your original problem is not with debugging, but with running.If you're running tests in Node.js environment, then, "describe" is usually provided by mocha (http://mochajs.org) or jasmine (...
社区
IntelliJ IDEA Users
Debugging mocha chai unit tests in IDEA 12.1.4
0 票
«
第一页
‹
上一页
下一页
›
最后
»