Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Elena Pogorelova
Total activity
17544
Last activity
September 25, 2023 06:16
Member since
October 08, 2012 14:17
Following
0 users
Followed by
11 users
Votes
858
Subscriptions
5932
Activity overview
Articles (0)
Posts (0)
Comments (10754)
Elena Pogorelova
commented,
September 25, 2023 06:16
Could you please share a video recording of the problem with us? This will help us to understand what it looks like on your side.
Community
WebStorm
react component not found error when I Cut and paste again codes of page
0 votes
Elena Pogorelova
commented,
September 23, 2023 08:04
There are no options for thisYou can set up a fake File watcher with Auto-save edited files to trigger the watcher enabled in watcher settings that will listen to changes in files in watcher scope ...
Community
WebStorm
Auto save on changes in file
0 votes
Elena Pogorelova
commented,
September 22, 2023 15:54
globalSetup methods are correctly recognized by the IDE, so it must be a configuraton issueDoyou have a sample project you can share that reproduces it?
Community
WebStorm
Jest tests not running properly with mysql usage in NodeJS
0 votes
Elena Pogorelova
commented,
September 21, 2023 08:10
Please try entering img/ and not img, or type <im and then choose img from completion to crearte a self-closing tag
Community
WebStorm
Autosuggest react
0 votes
Elena Pogorelova
commented,
September 21, 2023 07:42
The message usually means there is an IDE instance already running. When you see it again, please check with ps -x | grep java whether it's actually the case.Please see comments in https://youtrack...
Community
WebStorm
latest 2023.2.2 won't run
0 votes
Elena Pogorelova
commented,
September 20, 2023 09:02
Please could you elaborate on your steps? In JSX context, typing <im and then choosing img from completion results in <img/>
Community
WebStorm
Autosuggest react
0 votes
Elena Pogorelova
commented,
September 19, 2023 14:42
I see, thank youI created https://youtrack.jetbrains.com/issue/WEB-63069/Handlebars-function-calls-in-event-handlers-are-broken-on-formatting-if-they-include-double-curly-braces, please follow it f...
Community
WebStorm
HTML Reformat no line break if onclick attribute
0 votes
Elena Pogorelova
commented,
September 19, 2023 13:41
Unfortunately I failed to reproduce the issue - even with Hard wrap at: set to some very low values, like 10 or even 0, the method itself is not wrapped, I get<button class="btn btn-success" ...
Community
WebStorm
HTML Reformat no line break if onclick attribute
0 votes
Elena Pogorelova
commented,
September 19, 2023 08:45
Please feel free to create a new feature request here: https://youtrack.jetbrains.com/issues/WEB. We’ll see if it can be implemented.
Community
WebStorm
WebStorm Azure Support
0 votes
Elena Pogorelova
commented,
September 18, 2023 16:47
The Project Errors tab of the Problems tool window only shows the errors reported by the Typescript compiler service. To see the errors in HTML files, you have to either open these files or run Cod...
Community
WebStorm
webstorm project problem overview not recognizing errors in html variable usage.
0 votes