How to make PyCharm always show line numbers

后端 未结 7 1978
梦如初夏
梦如初夏 2021-01-29 22:25

I cannot seem to be able to find the setting to enable line numbers for all files, but I have to always right click and enable this on per file basis.

There mu

7条回答
  •  盖世英雄少女心
    2021-01-29 22:55

    For version 4.0, 4.5 on Windows

    File -> Settings

    Then,

    Editor -> General -> Appearance -> Show line numbers

    For version 4.0 on Mac OSX

    PyCharm-->Preferences

    Then,

    Editor-->General-->Appearance-->checkbox: "Show line numbers"

提交回复
热议问题