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 16, 2013 09:50
John, open Settings dialog, select JavaScript | Libraries there. See screenshot:Locate there a set of libraries with name "Node.js ${version} Core Library". Select a needed library (check "Enabled"...
Community
IntelliJ IDEA Users
node.js plugin: upgrading to a new version of node can leave IDEA looking at the old cached source code
0 votes
Created
March 27, 2013 09:48
Thanks for the log.Well, looks like http://youtrack.jetbrains.com/issue/WEB-6581 issue isn't relevant for your situation, because according to the log you are running NodeJS 117.746 plugin version,...
Community
IntelliJ IDEA Users
node.js javascript debugger starting very slowly
0 votes
Created
March 27, 2013 21:57
If I understand you correctly the problem is reproducible even on empty JavaScript file (because you said you added a time log message at the beginning of the script before any 'require' or configu...
Community
IntelliJ IDEA Users
node.js javascript debugger starting very slowly
0 votes
Created
June 08, 2012 11:20
Hi Matan,could you please describe .jshintrc file format?Thanks.
Community
IntelliJ IDEA Users
JSHint and .jshintrc
0 votes
Created
December 23, 2013 11:54
Hello,What is your OS?What command line are you using to transpile SCSS to CSS?
Community
IntelliJ IDEA Users
Configuring File Watchers to transpile SCSS to CSS
0 votes
Created
December 12, 2013 11:56
The regular javascript debugging works fine and correctly hooks into the Chrome debugger.Thanks for the info. Well, I'm puzzled.Could you please attach here a file with content of 'Karma Server' ta...
Community
IntelliJ IDEA Users
Karma Debugging - No debuggable browser found
0 votes
Created
December 17, 2013 17:36
According to idea.log, PhantomJS was captured as a slave browser in your karma tests.Karma tests debugging is working only in Chrome and Firefox.Just capture one of this browsers and try again.
Community
IntelliJ IDEA Users
Karma Debugging - No debuggable browser found
0 votes
Created
January 13, 2014 13:22
See also about debugging child process: http://youtrack.jetbrains.com/issue/WEB-1919
Community
IntelliJ IDEA Users
Debugging node child processes
0 votes
Created
January 13, 2014 15:53
1. Is there any way to debug both parent and child in the same session ?Yes. Just make sure "--debug-brk=<free port>" is passed to a forked child node process.Also make sure you're using WebStorm 7...
Community
IntelliJ IDEA Users
Debugging node child processes
0 votes
Created
January 13, 2014 15:54
Please file an issue in the http://youtrack.jetbrains.com/issues/WEB#newissue=yes (subsystem: Debugger).
Community
IntelliJ IDEA Users
Debugging node child processes
0 votes
«
First
‹
Previous
Next
›
Last
»