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
May 04, 2016 15:02
Hi Paul, Sorry, not sure I understand your problem. Could you please provide more details? A small example with source code would be just great. Thanks.
Community
WebStorm
Proper way of handling modules
0 votes
Created
May 04, 2016 18:30
Hi Paul, Thanks for the explanation, I see your idea of using `fs.readdirSync` to traverse the directories. However, unfortunately, I can't reproduce the issue you've mentioned - a warning that the...
Community
WebStorm
Proper way of handling modules
0 votes
Created
February 09, 2012 13:13
No, jasmine specs are only supported in JsTestDriver Run Configuration for client-side unit testing.There is nodeunit integration (above-mentioned blog post is about it) for server-side unit testin...
Community
WebStorm
Nodeunit with a jasmine adapter: "Please specify test directory correctly" error.
0 votes
Created
January 31, 2012 13:58
It seems it isn't about JSHint, because JSHint accepts all properties for any object without any restrictions.I guess you have a problem that is depicted in the attached image - exception-stack-pro...
Community
WebStorm
WebStorm, JSLint/JSHint: exception.stack causes "Undefined variable stack"
0 votes
Created
May 08, 2012 07:56
Let's consider the following nodeunit example:exports.testCase = { test1: function(test) { test.done(); }};If we try to complete 'done' method we'll get 'No suggestions'.OK, we go to t...
Community
WebStorm
PHPStorm NodeJS and NPM
0 votes
Created
May 10, 2012 15:37
It was a bug. Fix will be available in a next release.Thanks for the feedback!
Community
WebStorm
PHPStorm NodeJS and NPM
0 votes
Created
April 30, 2012 19:31
Hi Net,How did you configure Node.js core modules in project settings?Technically if you configured it in a right way there should be created a JavaScript Library named "Node.js {version} Core Libr...
Community
WebStorm
Node.js core modules are not configured-Webstorm
0 votes
Created
April 28, 2012 11:43
Hi frankie,the problem is that greeter.jstd should reference jasmine.js and JasmineAdapter.js files (note that jasmine.js should precede JasmineAdapter.js in loading order).See http://confluence.je...
Community
WebStorm
Webstorm + Jasmine: Unable to attach test reporter to test framework or test framework quit unexpectedly
0 votes
Created
March 13, 2012 16:02
Yes, that is right workaround.See http://youtrack.jetbrains.com/issue/RUBY-10671
Community
WebStorm
Trying to run coffescript with nodejs
0 votes
Created
August 17, 2012 14:20
Integration will be available in the next WebStorm EAP.
Community
WebStorm
Request: Node Boilerplate from New Project?
0 votes
«
First
‹
Previous
Next
›
Last
»