How can I permanently enable line numbers in IntelliJ?

后端 未结 21 2433
别那么骄傲
别那么骄傲 2020-12-02 03:26

How can I permanently enable line numbers in IntelliJ IDEA?

21条回答
  •  既然无缘
    2020-12-02 04:13

    I add this response for IntelliJ IDEA 2018.2 - Ultimate.

    Using menu

    IntelliJ Idea > Preferences > Editor > General > Appearance > Show Line Numbers

    Using Shortcuts - First way

    For Windows : Ctrl+Shift+a
    For Mac : Cmd+shift+a

    Using Shortcuts - Seconde way

    Touch Shift twice

    These three methods exist since the last 4 versions of Intellij and I think they remain valid for a long time.

提交回复
热议问题