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 08, 2015 13:04
Please try increasingterminal.buffer.max.lines.countvalue: Help/Find action, type 'registry', search the registry for the key above.Note: this registry key is not available in PHPStorm 8, you need ...
Community
PhpStorm
Terminal Line Buffer increase
14 votes
Created
December 12, 2022 19:51
try disabling the Preferences | Editor | General | Editor Tabs | Opening policy | Enable preview tabs - does it help?Related ticket: https://youtrack.jetbrains.com/issue/IDEA-295624/Enable-preview-...
Community
WebStorm
How to disable single-click "open file" from Project view
13 votes
Created
July 05, 2016 13:59
There is no way to cancel/disable indexing - it is a core feature, all WebStorm functionality (syntax/error highlighting, code completion, code inspections, navigation, refactoring, code coverage, ...
Community
WebStorm
stop Indexing please!!!!!!!
13 votes
Created
June 30, 2016 16:34
Webpack resolve.root is not currently supported, please follow https://youtrack.jetbrains.com/issue/WEB-17254 for updates. You can try marking your source root (the parent of 'core' folder) as Reso...
Community
WebStorm
Custom import paths with es6
13 votes
Created
August 28, 2020 12:21
Looks like a permissions issu on opening a socket (similar to https://appuals.com/fix-an-attempt-was-made-to-access-a-socket-in-a-way-forbidden-by-its-access-permissions/). Seems that some certain ...
Community
WebStorm
Webstorm 2020.2.1 Remote Debugging do not work
12 votes
Created
February 16, 2019 11:35
It's Settings | Editor | Code Style | HTML | Other, In empty tag
Community
WebStorm
ESLint: A space is required before closing bracket (react/jsx-tag-spacing)
12 votes
Created
May 25, 2017 19:07
You can disable imports folding in File | Settings | Editor | General | Code Folding. But note that code folding options only work on initial file loading, folding state of opened file is saved and...
Community
WebStorm
auto-collapse imports STOP
13 votes
Created
November 22, 2019 11:39
Try adding both names to the list of patterns registered for Dockerfile file type in Settings | Editor | File Types:
Community
WebStorm
How to use Dockerfile syntax highlight with `Dockerfile.production` and `Dockerfile.staging`
12 votes
Created
October 01, 2019 16:11
check the custom plugins you have installed. For example, the React-Templates plugin is known for breaking the HTML5 schema causing similar issues
Community
WebStorm
WebStorm (fresh install) doesn't recognize HTML tags
10 votes
Created
March 14, 2018 10:29
>“JSHint: ‘console’ is not defined. (W117)” JSHint works on per-file basis and doesn't 'see' global variables defined in other files unless they are added to 'global' list. This can be done by eith...
Community
WebStorm
How do I resolve these JSHint ES6 errors?
11 votes
«
First
‹
Previous
Next
›
Last
»