Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Elena Pogorelova
Follow
New articles and posts
New articles, posts, and comments
Total activity
17144
Last activity
March 25, 2023 08:18
Member since
October 08, 2012 14:17
Following
0 users
Followed by
10 users
Votes
840
Subscriptions
5795
Activity overview
Articles (0)
Posts (0)
Comments (10509)
Sort by votes
Recent activity
Votes
Created
June 12, 2017 16:24
In Preferences | Languages & Frameworks | JavaScript | Libraries, press Download..., select 'jest' from the list of available stubs, press Download and Install
Community
WebStorm
Get rid of "Unresolved function/method/variable" warning in Jest test files
71 votes
Created
July 07, 2016 12:30
what do you mean by opening link in new tab? Please can you check if the problem persist in 2016.2 EAP (https://confluence.jetbrains.com/display/WI/WebStorm+EAP), with "Allow unsigned requests" op...
Community
WebStorm
Page requested without authorization
62 votes
Created
May 02, 2017 16:37
please try enabling Preferences | Editor | Code Style | TypeScript, Spaces / Within / ES6 import/export braces - does it help?
Community
WebStorm
Format Space within braces for ES6 import/export
52 votes
Created
January 05, 2018 16:15
can you open NPM toolwindow by choosing Show npm scripts in `package.json` right-click menu? Is your `package.json` located in the project root folder?
Community
WebStorm
NPM tool window is not available
36 votes
Created
September 09, 2016 10:36
Navigate/Back (Ctrl+Alt+Left in default Windows keymap)
Community
PhpStorm
How to go back to previous caret (text cursor) position?
28 votes
Created
July 25, 2018 14:41
In Settings | Appearance & Behavior | File Colors, edit the Tests scope background color
Community
WebStorm
Disable test file highlighting in Project explorer and Editor Tab
26 votes
Created
November 23, 2019 08:48
Since 2019.3 <link href="..."/> will get a warning with a quick fix (Alt+Enter) to download the remote CSS file. The CSS file will be downloaded and saved not in the project but in the IDE's confi...
Community
WebStorm
How to activate autocomplete with Bootstrap
23 votes
Created
December 11, 2018 13:20
The problem is that these properties are not defined in Express module - they are added dynamically in runtime. That's why WebStorm can't resolve them using static analysis. Installing express typi...
Community
WebStorm
[Solved] Nodejs/Express: Unresolved function or method
21 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"
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
1
2
3
4
5
6
›
»