pycharm设置文件打开数量

  1. 文档行号的设置

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

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

  1. 打开文件数量设置默认10个

  File --> Settings -->Editor -->General --> Editor Tabs --> Tab limit 然后输入你想打开的文件最大数量。

pycharm设置文件打开数量

上一篇:No proposals have been found to fix the unresolvable reference to 'Exception'.Click here to manually configure the build path of project xxx.


下一篇:Vue 之keep-alive的使用,实现页面缓存