Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sergey Simonchik
Total activity
533
Last activity
February 05, 2025 21:00
Member since
January 10, 2012 08:43
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
178
Activity overview
Articles (0)
Posts (0)
Comments (352)
Sort by recent activity
Recent activity
Votes
Created
August 29, 2014 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...
Community
IntelliJ IDEA Users
Mocha run configuration with file filter
0 votes
Created
December 05, 2014 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--...
Community
IntelliJ IDEA Users
Programmatically adding custom tests in ide testng app
0 votes
Created
January 19, 2015 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...
Community
IntelliJ IDEA Users
Basic Node Project?
0 votes
Created
September 04, 2014 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...
Community
IntelliJ IDEA Users
Performance issue when using Bower to manage Javascript files
0 votes
Created
May 01, 2015 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-...
Community
IntelliJ IDEA Users
Performance issue when using Bower to manage Javascript files
0 votes
Created
July 13, 2015 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...
Community
IntelliJ IDEA Users
Make JSLint and JSHint working by config file and node, as JSCS and TSLint.
0 votes
Created
September 30, 2015 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.
Community
IntelliJ IDEA Users
Visualizing method calls in a project
0 votes
Created
February 24, 2014 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:/...
Community
IntelliJ IDEA Users
Debugging mocha chai unit tests in IDEA 12.1.4
0 votes
Created
January 15, 2016 13:25
Yes, if you can debug it with general Node.js run configuration.
Community
IntelliJ IDEA Users
Debugging mocha chai unit tests in IDEA 12.1.4
0 votes
Created
January 15, 2016 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 (...
Community
IntelliJ IDEA Users
Debugging mocha chai unit tests in IDEA 12.1.4
0 votes
«
First
‹
Previous
Next
›
Last
»