Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PhpStorm, remove line numbers spacing

Tags:

phpstorm

enter image description here

Does any know how to remove the spacing after the line numbers in PhpStorm (v10)

When you have 2 or 3 vertical columns it is just a waste of real estate!

like image 801
Matt Hiscock Avatar asked Feb 10 '16 12:02

Matt Hiscock


1 Answers

You can disable "gutter icons" in the settings (I'm running PhpStorm 2016.3)

This removes all vertical spacing from the right of the line numbers.

Settings Screenshot

like image 155
Jay Avatar answered Sep 28 '22 02:09

Jay