project-->右键-->Show in Explorer
a、工作台字体:
file-->setting-->editor-->colors&fonts-->font
size为字体大小,line spacing为行距。
b、控制台字体:
file-->setting-->editor-->colors&fonts-->console font
同上
c、全局调节
打开设置标签页,在搜索框输入mouse搜索,如图,勾选上,可以通过ctrl+滚轮调节工作台和控制台字体大小。
在行号显示空白处右键,勾选show line numbers,即可显示行号。
file-->setting-->editor-->code style-->file and code temples-->python script
配置了模板之后,新建的python文件会显示模板。
原文:https://www.cnblogs.com/palien/p/10432481.html