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
March 13, 2013 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?
Community
WebStorm
Webstorm 6 - Debug option disabled when coffee-script enabled with node.js and duplicate tests
0 votes
Created
March 14, 2013 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...
Community
WebStorm
Webstorm 6 - Debug option disabled when coffee-script enabled with node.js and duplicate tests
0 votes
Created
June 25, 2012 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...
Community
WebStorm
Debugging and intergrated testing with Jasmine on Node
0 votes
Created
June 25, 2012 15:27
Unfortunatelly all unsupported test frameworks will suffer.I'll investigate http://youtrack.jetbrains.com/issue/WI-11592 .
Community
WebStorm
Debugging and intergrated testing with Jasmine on Node
0 votes
Created
December 06, 2012 14:57
Yes, you are right. Jasmine-node support wasn't added to 5.0. Hope it' will be done for WebStorm 6.
Community
WebStorm
Debugging and intergrated testing with Jasmine on Node
0 votes
Created
December 23, 2013 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.
Community
WebStorm
How can I debug Karma tests?
0 votes
Created
February 06, 2014 14:25
As a workaround, split up line--disable 1into two lines:--disable1
Community
WebStorm
Webstorm: closure linter does not respect --disable flag
0 votes
Created
March 31, 2014 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...
Community
WebStorm
Cannot load grunt tasks - Webstorm 8
0 votes
Created
November 19, 2014 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 ...
Community
WebStorm
Webstorm - Hangs when searching for NPM Packages
0 votes
Created
January 29, 2015 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...
Community
WebStorm
gulp-karma-mocha debugging
0 votes
«
First
‹
Previous
Next
›
Last
»