Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Elena Pogorelova
Total activity
18910
Last activity
June 12, 2026 19:04
Member since
October 08, 2012 14:17
Following
0 users
Followed by
9 users
Votes
899
Subscriptions
6340
Activity overview
Articles (0)
Posts (0)
Comments (11671)
Sort by recent activity
Recent activity
Votes
Created
October 21, 2019 17:17
Must be https://youtrack.jetbrains.com/issue/WEB-40496; please try disabling js.debugger.use.node.options key in Registry (Help | Find action, type Registry to locate it) - does it make things any ...
Community
WebStorm
Webstorm debugger for node.js doesn't connect for executed node.js process
4 votes
Created
September 05, 2019 13:33
>Sure, installed, reformatting works on save. You must have it set up as a file watcher, it has nothing to do with the IDE Prettier plugin >Shall we do it manually or WebStorm must do it? You have ...
Community
WebStorm
Prettier doesn't work in IDEA 2019.2
4 votes
Created
June 15, 2019 17:14
Please make sure to enable Node.js coding assistance in Preferences | Languages & Frameworks | Node.js and NPM; if it doesn't help, try invalidating csches
Community
WebStorm
How to stop NodeJS require() being flagged as "unresolved"
4 votes
Edited
May 01, 2019 20:02
>It works if I point it directly at the generated .js file, but not if I point it at the .ts file. If I do that, I get a syntax error, as if Intellij is trying to run the .ts file as JavaScript. ...
Community
WebStorm
debugging a TypeScript script with NodeJS
4 votes
Created
April 18, 2019 18:54
It's Node.js that runs out of memory, not the IDE.Seems that it is a typescript language service that crashes, you can try giving it more memory: there is a registry option that allows passing argu...
Community
WebStorm
JS Heap Out of Memory - WS 2019.1.1
5 votes
Created
February 27, 2019 14:56
Ok, another try then (this time using Find): you can select all found occurrences using Select All Occurrences button (Ctrl+Alt+Shift+J in <default> keymap) and then hit Ctrl+C
Community
PhpStorm
Copy all text from find using regex option
4 votes
Created
February 07, 2019 17:05
In Git, it is only possible to ignore unversioned files. If a file is already tracked in git, it is not possible to ignore it. You need to stop tracking it in git, which can be done using git rm --...
Community
WebStorm
I have .idea in gitignore, but it is still in local changes
4 votes
Edited
January 14, 2019 12:59
>By "support library", I don't mean a JavaScript library I can use in the project itself, like JQuery. I mean something that provides IDEA with autocomplete information, i.e. someting that represen...
Community
WebStorm
Firefox AddOn (webextension): need advice for Project / IDE config, maybe plugins or support libs
4 votes
Created
August 09, 2018 13:09
WebStorm can't be involved - all it does is saving files. And, if "safe writes" are disabled, it does it just in the same way as other editors
Community
WebStorm
Webstorm React autocompile and live-server not working
4 votes
Created
July 11, 2018 16:44
In WebStorm 2018.1.x, it's Preferences | Languages & Frameworks | TypeScript, Recompile on changes
Community
WebStorm
Disable Auto Transpiling TS to JS
4 votes
«
First
‹
Previous
Next
›
Last
»