标签:
我在Mac下使用的,所以以下的操作都是在Mac下进行的。不定期更新
选择Pycharm菜单Perferences-Editor-General,在右侧勾选 Use soft wraps in editor
File->setting->keymap->other->run context configuration,windows下设置为Ctrl+R,mac下设置command+R
File->setting->keymap->main menu->code->reformat code,设置为 Ctrl+shift+L
File->setting->Editor->Code Completion->case sensitive completion->选择None
参考:Python学习之:pycharm配置
标签:
原文地址:http://my.oschina.net/ioslighter/blog/424532