Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Konstantin Ulitin
Total activity
257
Last activity
July 08, 2025 13:25
Member since
March 11, 2012 13:50
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
99
Activity overview
Articles (0)
Posts (0)
Comments (158)
Sort by recent activity
Recent activity
Votes
Created
December 18, 2018 16:10
Hello. You may use "JavaScript.moduleReferenceContributor" extension point with com.intellij.lang.javascript.psi.resolve.JSModuleReferenceContributor interface. There is an example of such extensio...
Community
IntelliJ IDEA Open API and Plugin Development
Possible to add an import handler for JavaScript in WebStorm/IntelliJ IDEA UE?
0 votes
Created
March 08, 2018 19:46
So, when you use "Attach to Node.js/Chrome" application works fine until you start debugging session, and starts consuming CPU after it? Could you please enable js.debugger.wip.log in Registry (Hel...
Community
WebStorm
Suddenly, WebStorm is going out to lunch while debugging
0 votes
Created
March 01, 2018 15:05
Another wild guess: maybe removing -Djava.net.preferIPv4Stack=true from idea.vmoptions will help? If it doesn't, you may start the process from a terminal with --inspect argument and use "Attach to...
Community
WebStorm
Suddenly, WebStorm is going out to lunch while debugging
0 votes
Created
March 01, 2018 13:41
Could you please check if setting js.debugger.async.call.stack.depth to 0 in Registry (Help | Find Action | Registry...) makes things any better?
Community
WebStorm
Suddenly, WebStorm is going out to lunch while debugging
0 votes
Created
February 20, 2018 07:57
Do you have an antivirus running?
Community
WebStorm
Suddenly, WebStorm is going out to lunch while debugging
0 votes
Created
February 19, 2018 20:14
No, I meant to try running it in a terminal, WebStorm is even better to be closed at this moment, just to check if the node process itself causes slowdown. Because I see no suspicious activity in t...
Community
WebStorm
Suddenly, WebStorm is going out to lunch while debugging
0 votes
Created
February 19, 2018 15:22
Could you please check if running the same command for debugging with --inspect-brk option and using Chrome DevTools causes the same slowdown?
Community
WebStorm
Suddenly, WebStorm is going out to lunch while debugging
0 votes
Created
August 17, 2017 09:39
Not yet, but it helped with the investigation, thank you. I've reported https://youtrack.jetbrains.com/issue/JRE-450, please watch it to get notified about updates.
Community
WebStorm
Latest major release of webstorm seems slow. Using 180%CPU when typing :-(
0 votes
Created
August 17, 2017 08:55
Hi Craig. Could you please check if the issue is the same with Oracle JDK (https://intellij-support.jetbrains.com/hc/en-us/articles/206544879-Selecting-the-JDK-version-the-IDE-will-run-under) ?
Community
WebStorm
Latest major release of webstorm seems slow. Using 180%CPU when typing :-(
0 votes
Created
July 27, 2017 14:40
Do you have JSEmbeddedContent, like in .vue files? If not, you may register com.intellij.lang.annotation.Annotator and highlight 'each' in it.
Community
IntelliJ IDEA Open API and Plugin Development
Javascript dialects, dialectSpecificHandlersFactory
0 votes
«
First
‹
Previous
Next
›
Last
»