Paste(): like PHP Pastebin, but better since it handles (and highlights) several languages, from C to XML, not just PHP. This is useful for example to ask for programming help on IRC, instead of spamming a channel with 30 lines of your bugging code.
Open PHP files in the right editor, automatically.
This is one of those cases when, viewing a file in your window manager, you see a .php file you want to quickly inspect. You double click on it, and… It quickly opens Geany, or your default quick file editor, but PHPStorm is already running right there… Or the opposite: you just want a quick peak for a single little…