0

I want to increase the font size of the line numbers in IntelliJ IDEA Ultimate(2019.3.1) independently from changing the font of the code itself but I can't find the way of doing so.

enter image description here

I shook the whole Internet and didn't find anything up to date either. Actions search didn't help as well. How do I do that?

1 Answer 1

1

The font size of line numbers automatically changes along with the font size of code in the editor. It uses the same font setting(font, font size, etc). You can try to adjust font.

https://www.jetbrains.com/help/idea/settings-editor-font.html

And as Improbable mentioned, there is a feature request for it: https://youtrack.jetbrains.com/issue/IDEA-92443

2
  • This was confirmed. You can add this official request as a formal proof of your words and I will accept your answer.
    – improbable
    Commented Jan 23, 2020 at 15:28
  • Addition: The formal proof that the font size of line numbers can't be changed independently from the font of the code in the editor itself.
    – improbable
    Commented Jan 23, 2020 at 19:16

Not the answer you're looking for? Browse other questions tagged or ask your own question.