If you install PHPStorm, you will notice that the default setting of this editor doesn't show line numbers. For me, it is important to show this. Here is how to activate it.
Note: I'm using mac and PHP Storm 8.0.3
- Go to Preferences
- Go to Editor -> General -> Appeareance
- Click to check on Show line numbers
- Done :)
Changelog:
- Update for PHP Storm 8.0.3 (24 Apr 2015)