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
September 11, 2012 15:29
Use RubyMine. It's possible to have all WebStorm features in RubyMine by installing needed plugins from the Plugin Repository for free.Note that it should be impossible to install Ruby plugin in We...
Community
WebStorm
WebStorm 5 with Ruby plugin support
0 votes
Created
December 06, 2012 15:06
Found it! Two Node.js Core Modules libraries clash with each other.Fixed. Thanks!
Community
WebStorm
Node.js Code Completion problem
0 votes
Created
November 30, 2012 11:42
Please provide more details about your use case.
Community
WebStorm
JSHint - Use Strict - Exclude Files
0 votes
Created
November 30, 2012 11:38
Use /*global PRIDE:true */Similar bug report: https://github.com/jshint/jshint/issues/427 .
Community
WebStorm
JSHint - Use Strict Global Problem
0 votes
Created
November 13, 2012 20:44
Don't worry about missing dependency - coverage plugin. Actually coverage plugin is built into WebStorm so this warning will be removed in future versions.According to the idea.log JsTestDriver-121...
Community
WebStorm
Javascript inspections don't know what JSTestDriver is any more
0 votes
Created
January 23, 2013 10:58
I have a Node.js project which runs fine, but when I go to debug (locally) it runs node with --debug-brk PORT, presumably breaking on the first line.IDE runs node with --debug-brk because it needs ...
Community
WebStorm
Node.js debugger won't execute script
0 votes
Created
February 28, 2013 19:51
If you'd like to debug generated JavaScript code then you need to run CoffeeScript sources through a transpiler first and after follow the step from that article.CoffeeScript Node.js code debugging...
Community
WebStorm
Unexpected token ILLEGAL when debugging coffeescript
0 votes
Created
November 30, 2012 10:35
You can add /*global ... */ or fill "Predefined" field in JSHint integration UI (Settings | JavaScript | Code Quality Tools | JSHint).
Community
WebStorm
JSHint & Use Strict - 'function' not defined?
0 votes
Created
September 17, 2013 20:54
Unfortunately, it looks like it's impossible to disable such warnings.Actually, it's a limitation of JSLint itself, because it's also impossible to disable these warnings on the http://jslint.com ....
Community
WebStorm
JSLint: Unextpected '0'
0 votes
Created
June 21, 2012 10:42
We have plans to support jasmine-node in WebStorm 5.0.
Community
WebStorm
Debugging and intergrated testing with Jasmine on Node
0 votes
«
First
‹
Previous
Next
›
Last
»