Top "Webstorm" questions

WebStorm is a commercial IDE built by JetBrains for editing JavaScript, HTML, and CSS.

Webpack watch not working on Webstorm on Windows?

So basically I have a project using Webpack, if I build using Webpack -w, editing the file with another editor …

webstorm webpack intellij-14 webpack-dev-server
Recover deleted file from PhpStorm and SourceTree

I have an open project in PhpStorm that I manage using SourceTree. I was trying to remove some image files …

phpstorm webstorm atlassian-sourcetree
In WebStorm, is there a way to collapse all the elements at my current level

We have a common structure in our code where we have several related classes in the same file with several …

keyboard-shortcuts webstorm folding
Is there a way to sync settings across JetBrains IDEs?

What is the best way to sync similar settings across JetBrains IDEs? For example I have PyCharm and PhpStorm, both …

intellij-idea pycharm phpstorm webstorm goland
WebStorm/PhpStorm, issue with terminal on Windows 10

I decided to try Windows 10, but having problem to make terminal works inside WebStorm/PhpStorm. When I open terminal, sometimes …

phpstorm webstorm windows-10
How to view the git history of a specific file using GitKraken similar to PhpStorm/WebStorm

I DON'T care about looking at the git history of a file that has been marked as "modified". What I …

git phpstorm webstorm gitkraken
`Connection refused` in WebStorm NPM debug configuration

Bearing in mind that I have only the loosest understanding of what a debugger is really doing, I need help …

node.js webstorm javascript-debugger
Getting warnings in Webstorm when compiling Typescript that contained Angular2 imports

I just took an example from here https://angular.io/guide/quickstart I've done all according to the quickstart manual. …

webstorm angular typescript1.6
Multi-select Jetbrains Webstorm

How do I select multiple instances of text? Such as selecting all the "li" tags by highlighting one and pressing …

multi-select webstorm
What do smart tabs in WebStorm/PHPStorm do?

I'm confused as to what smart tabs do in general preferences. It says that: Fine alignment to a necessary column …

tabs formatting phpstorm webstorm