Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Elena Pogorelova
Total activity
18909
Last activity
June 05, 2026 11:43
Member since
October 08, 2012 14:17
Following
0 users
Followed by
9 users
Votes
899
Subscriptions
6339
Activity overview
Articles (0)
Posts (0)
Comments (11671)
Sort by recent activity
Recent activity
Votes
Created
November 22, 2018 11:23
Must be https://youtrack.jetbrains.com/issue/WEB-35836. Please disable Node.js coding assistance in Preferences | Languages & Frameworks | Node.js and NPM, apply and then re-enable it to get librar...
Community
WebStorm
How to stop NodeJS require() being flagged as "unresolved"
19 votes
Created
March 14, 2023 07:03
Chrome 111.* released last week rejects the requests unless started with --remote-allow-origins=*; the fix is available in 2023.1 Beta. See https://youtrack.jetbrains.com/issue/WEB-59211/Cant-attac...
Community
WebStorm
Waiting for connection to localhost:50327. Please ensure that the browser was started successfully with remote debugging port opened. Port cannot be opened if Chrome having the same User Data Directory is already launched.
17 votes
Created
March 04, 2022 17:50
your .idea files are likely broken, the .iml file and/or modules.xml are either missing or corrupted. Deleting and re-creating .idea folder should help: close the project remove it from Recent pro...
Community
WebStorm
Project panel doesn't show the folders and files are looking as external (?)
18 votes
Created
November 07, 2018 11:48
1. Run npm start to start your application (can be done either in terminal or in WebStorm: open your package.json and press Run icon (arrow) in the gutter next to the start script 2. Create a new J...
Community
WebStorm
How to get breakpoints to work in Webstorm (react project)
17 votes
Created
March 11, 2019 09:28
https://youtrack.jetbrains.com/issue/WEB-37680 was fixed yesterday. as a workaround, please try disabling jest.test.tree.use.jasmine.reporter registry key: "Help | Find Action..." on the main menu...
Community
WebStorm
Error running tests from editor with jest 24.*
16 votes
Edited
March 07, 2018 11:07
Please try marking `src` as Resource root (Mark directory as/Resource Root) and enabling Use paths relative to project, resource or sources roots in Settings | Editor | Code Style | JavaScript | Im...
Community
WebStorm
How to avoid relative paths in Javascript import autocompletion?
16 votes
Created
July 04, 2019 20:33
there is a Scroll from source button in the Project view toolbar - it selects the currently opened file in the project tree. Also, you can assign a preferred shortcut to Select in Project View a...
Community
WebStorm
Show current file in project tree (Mac)
16 votes
Created
April 25, 2020 10:22
In Settings | Editor | Inspections, HTML | Unknown HTML tag inspection, remove it from Custom HTML tags: list:
Community
WebStorm
Deleting a custom tag
15 votes
Created
May 30, 2018 12:23
In Settings | Editor | Code Style | TypeScript | Imports, try enabling Use paths relative to tsconfig.json. When this checkbox is selected, WebStorm calculates import paths relative to "baseUrl" sp...
Community
WebStorm
Typescript: How to auto import with absolute paths if baseUrl is set in tsconfig.json
15 votes
Created
May 17, 2018 11:16
You can try specifying node_modules/@vue/cli-service/webpack.config.js as a config See https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000556284/comments/360000146344
Community
WebStorm
@ alias in vue-cli 3 projects
14 votes
«
First
‹
Previous
Next
›
Last
»