Top "Webstorm" questions

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

What to gitignore from the .idea folder?

Possible Duplicate: Intellij Idea 9/10, what folders to check into (or not check into) source control? I started using WebStorm for …

git intellij-idea gitignore webstorm
Error message "error:0308010C:digital envelope routines::unsupported"

I created the default IntelliJ IDEA React project and got this: Error: error:0308010C:digital envelope routines::unsupported at new …

node.js reactjs webpack webstorm
Can IntelliJ IDEA encapsulate all of the functionality of WebStorm and PHPStorm through plugins?

I am in the market for a new IDE but am confused about the overlap between some of Jetbrains' offerings. …

intellij-idea phpstorm webstorm jetbrains-ide
What is the .idea folder?

When I create a project in JetBrains WebStorm, a folder called .idea gets created. Is it okay if I delete …

webstorm jetbrains-ide
How to import js-modules into TypeScript file?

I have a Protractor project which contains such a file: var FriendCard = function (card) { var webElement = card; var menuButton; var …

javascript typescript protractor webstorm
How can I fix WebStorm warning "Unresolved function or method" for "require" (Firefox Add-on SDK)

I'm using WebStorm 7 for Firefox Add-on SDK development. WebStorm shows a warning: "Unresolved function or method" for require(). I want …

javascript firefox-addon webstorm firefox-addon-sdk
Difference between WebStorm and PHPStorm

I'm choosing an IDE for web development and I would like to know what the differences between WebStorm and PHPStorm …

ide phpstorm webstorm
How to ignore a particular directory or file for tslint?

The IDE being used is WebStorm 11.0.3, the tslint is configured and works, but, it hangs because it tries to parse …

javascript ide typescript webstorm tslint
How to auto format code in WebStorm?

I'm looking for a way to auto-format my code in the WebStorm IDE?

intellij-idea formatting webstorm code-formatting
How to Make PHPStorm / Intellij IDEA Dark (Whole IDE, not just color scheme)

I've just downloaded the new PHPStorm EAP, and noticed this screenshot: And I like it very much. Thing is, I …

intellij-idea phpstorm webstorm