PHPStorm: Things That Bug Me
Abstract final class
- class creation does not have abstract option, as eg. Interfaces
Auto comment when next line is a declaration.
Not being able to use any other editor instance while a window is opened.
Running code indexing after each git commit
- P: Commited that README typo? let me "quickly" index all the project;
- D: I guess it was time for a walk outside anyway;