Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
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
June 06, 2016 14:37
Did you try Settings|Code Style|PHP|Other|Comment Code, "Add a space at comment start"?
Community
PhpStorm
How to configure spacing after line comment (//)?
5 votes
Created
September 05, 2024 08:12
The problem is caused by the regression within Volar which is a transitive dependency of the Vue language server. Depending on when the version of the Vue language server was installed it might hav...
Community
WebStorm
TypeError: server.watchFiles is not a function
5 votes
Created
March 10, 2023 06:43
Igolus it must be a problem introduced by recent Chrome update. Chrome 111.* rejects the requests unless started with --remote-allow-origins=*; the fix is available in 2023.1 Beta. See https://yout...
Community
WebStorm
Webstorm 2020.2.1 Remote Debugging do not work
4 votes
Created
January 04, 2023 09:33
Installing ESLint globally is not actually recommended. If local package is not detected automatically, try changing the configuration to Manual and specify the package path explicitly. If this doe...
Community
WebStorm
ESLint: Please specify path to 'eslint' package
4 votes
Created
May 27, 2021 11:07
What IDE version do you use? Did you agree to run webpack when prompted?
Community
WebStorm
Webstorm does not see @ alias
3 votes
Created
November 09, 2020 11:26
- Mark directory as | Cancel exclusion - in Project structure | Modules, remove js-app/node_modules from additional content roots
Community
IntelliJ IDEA Users
Mark node_modules folder as library root after exclusion
4 votes
Edited
June 17, 2020 10:56
I've just checked that adding html to the list of patterns in Settings | Languages & Frameworks | JavaScript | Prettier is enough to make it work for HTML on Save All: {**/*,*}.{js,ts,jsx,tsx,html}
Community
WebStorm
How ca I get to run Prettier on HTML code?
4 votes
Created
April 28, 2020 09:50
Please try adding tsconfig.prod.json to the list of patterns registered for TypeScript Config file type in Settings | Editor | File Types and restart the IDE - does it help?
Community
WebStorm
Webstorm not resolving module imports using typescript paths
4 votes
Created
April 19, 2020 18:43
Try adding page-query to Keep white spaces inside list in Settings | Editor | Code Style | HTML | Other; indent of text inside tags is made of whitespaces; when this option is enabled, <page-query>...
Community
WebStorm
Webstorm and GraphQL
4 votes
Created
April 12, 2020 19:48
Do you have GO plugin installed? Must be https://youtrack.jetbrains.com/issue/WEB-44721
Community
WebStorm
Node JS Debugger not hitting breakpoints
4 votes
«
First
‹
Previous
Next
›
Last
»