Home Backend Development Python Tutorial pycharm 使用心得(四)显示行号

pycharm 使用心得(四)显示行号

Jun 16, 2016 am 08:43 AM
pycharm

在PyCharm 里,显示行号有两种办法:

1,临时设置。右键单击行号处,选择 Show Line Numbers。

但是这种方法,只对一个文件有效,并且,重启PyCharm 后消失。

pycharm 使用心得(四)显示行号

2,永久设置。File --> Settings -->Editor -->Appearance ,  之后勾选Show Line Numbers。

pycharm 使用心得(四)显示行号
 

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot Article Tags

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to run ipynb file in pycharm How to run ipynb file in pycharm Apr 25, 2024 am 04:03 AM

How to run ipynb file in pycharm

The reason why pycharm runs very slowly The reason why pycharm runs very slowly Apr 25, 2024 am 05:42 AM

The reason why pycharm runs very slowly

How to solve pycharm crash How to solve pycharm crash Apr 25, 2024 am 05:09 AM

How to solve pycharm crash

How to delete the pycharm interpreter How to delete the pycharm interpreter Apr 25, 2024 am 05:54 AM

How to delete the pycharm interpreter

How to change python to Chinese How to change python to Chinese May 05, 2024 pm 07:48 PM

How to change python to Chinese

How to export py files with pycharm How to export py files with pycharm Apr 25, 2024 am 06:24 AM

How to export py files with pycharm

How to install pandas module in pycharm How to install pandas module in pycharm Apr 25, 2024 am 10:03 AM

How to install pandas module in pycharm

How to adjust pycharm running configuration How to adjust pycharm running configuration Apr 25, 2024 am 09:48 AM

How to adjust pycharm running configuration

See all articles