Spaces between editor line numbers intellij

723 views Asked by At

As you can see there is a lot of "Spaces" between editor line numbers and i dont know how to disable or delete that.

enter image description here

enter image description here

1

There are 1 answers

3
Juan Jose Garcia On BEST ANSWER

thanks to @user11350388 I finally found the problem and basically it was cause of a property in Editor|Inlay Hints. Specifically in Code vision -> Code author where if I deactivate it the problem is solved by magic.

enter image description here

as you can see on the left every "X" lines there is a considerable space between them but if I deactivate the mentioned property it is solved.

enter image description here