Top "Webstorm" questions

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

How to fight tons of unresolved variables warning in WebStorm?

I have a function that takes data from server: function getData(data){ console.log(data.someVar); } WebStorm says that someVar …

javascript webstorm
How can I change the file type association of an existing file in WebStorm?

I accidentally created a file with no extension and I chose the wrong file type association. Text Document I think. …

webstorm
PHPStorm/Webstorm increase memory to more than 512MB

I'm using PHPStorm under Win7 64bit with 64bit Java (latest version I guess) and working currently on an insanely big …

jvm out-of-memory phpstorm webstorm windows-7-x64
WebStorm/PhpStorm double quotes in TypeScript auto import

I'm using TypeScript style with single quotes, double quotes are used exclusively in HTML templates. WebStorm/PhpStorm auto import adds …

typescript intellij-idea phpstorm webstorm jetbrains-ide
How to open webstorm from terminal

To edit files from terminal I use subl (for sublime text) in order to edit the file; example: If i …

terminal alias webstorm
Auto-saving files upon changes with VSCode

I have used WebStorm from JetBrains for almost 4 years now. It's a fantastic IDE for many reasons, but one of …

visual-studio-code webstorm jetbrains-ide
How to remove unnecessary blank line on code formatting in IntelliJ?

Is it possible to remove empty/blank lines using code formatting in Intellij IDEA?

intellij-idea phpstorm webstorm jetbrains-ide goland
WebStorm “Let definition are not supported by current JavaScript version”

I am trying to use new tools available for coding in JavaScript. I've seen the post PhpStorm "Let definition are …

javascript webstorm
Webstorm: "Cannot Resolve Directory"

This is starting to bug me and I'd either like it turned off or fixed. So Webstorm has a sweet …

javascript html angularjs ide webstorm
Getting Clear read only status on Webstorm 8

I am new to Webstorm 8. I have webstorm 8 installed on Ubuntu 14.04 LTS. I am trying to edit a file but …

git intellij-idea webstorm