How can I enable word wrapping in PhpStorm? I need to enable it only for some of my files (with extension .txt). Is it possible? 13 Answers 13
When I create a project in JetBrains WebStorm, a folder called .idea gets created. Is it okay if I delete it? Will it affect my project? 4 Answers 4
I’m using WebStorm 7 for Firefox Add-on SDK development. WebStorm shows a warning: “Unresolved function or method” for require(). I want to get rid of the warning. var pageMod...
I’m choosing an IDE for web development and I would like to know what the differences between WebStorm and PHPStorm are. I couldn’t find any major points on JetBrains’...
I’m using TypeScript style with single quotes, double quotes are used exclusively in HTML templates. WebStorm/PhpStorm auto import adds import statements with double quotes and ruins the style. I...
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Stack Overflow....
Possible Duplicate: Intellij Idea 9/10, what folders to check into (or not check into) source control? I started using WebStorm for web development and am not sure what to...