I just lost part of my weekend because of this … joker – zero width space. I just used some snippets from google groups and didn’t recognize that there...
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
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’...
Using PHPStorm, I am trying to ignore the workspace.xml which pops up every-time I try to make a git commit. My .gitignore looks like: /.idea/ .idea/workspace.xml Because at a...
I’m working on some legacy code that has a class that is 10,000+ lines of code and has 100s of methods. Is there a shortcut for any JetBrains IDE...
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...
How to make phpstorm display line numbers by default? Couldn’t find that option. It’s kind of annoying to turn them on manually for each page. 19 Answers 19
Closed. This question needs to be more focused. It is not currently accepting answers. Closed 5 years ago. Locked. This question and its answers are locked because the question...
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....