JetBrains PhpStorm is a commercial IDE for PHP built on JetBrains' IntelliJ IDEA.
Without IdeaVim in PhpStorm, the tab key can be used to indent a selected block of text. However, I'm interested …
phpstorm indentation ideavimI'm confused as to what smart tabs do in general preferences. It says that: Fine alignment to a necessary column …
tabs formatting phpstorm webstormWhen I tried to modify the keymap of PHPStorm to work like Sublime Text. I found a lot of conflict …
configuration phpstorm sublimetext keymapsThere is Ctrl + Shift + U shortcut, but it toggles characters case while I need to make all of selected characters …
keyboard-shortcuts phpstorm lowercaseI have read this docs: http://xdebug.org/docs/remote I can debug my web application. But the debugger doesn't …
command-line-interface xdebug phpstormI have set in my PhpStorm line endings to LF but when I commit to github, sometimes I see some …
git github phpstorm line-endings