当前位置:天才代写 > tutorial > Python教程 > Python开拓东西PyCharm本性化配置备份

Python开拓东西PyCharm本性化配置备份

2017-11-02 08:00 星期四 所属: Python教程 浏览:787

PyCharm本性化配置备份

1.配置默认PyCharm理会器

2.配置缩进符为制表符“Tab”

  File -> Default Settings -> Code Style

  -> General -> 勾选“Use tab character”

  -> Python -> 勾选“Use tab character”

  -> 其他的语言代码同理配置

3.配置IDE皮肤主题

  File -> Settings -> IDE Settings -> Appearance -> Theme -> 选择“Alloy.IDEA Theme”

4.显示“行号”与“空缺字符”

  File -> Settings -> IDE Settings -> Editor -> Appearance

  -> 勾选“Show line numbers”、“Show whitespaces”、“Show method separators”

5.配置编辑器“颜色与字体”主题

  File -> Settings -> IDE Settings -> Editor -> Colors & Fonts -> Scheme name -> 选择“Darcula”

  说明:先选择“Darcula”,再“Save As”一份,定名为“qianyunlai.com”,因为默认的主题是“只读的”,一些字体巨细颜色什么的都不能修改,拷贝一份后方可修改!

Python开辟对象PyCharm天性化设置备份

  修改字体巨细

  File -> Settings -> IDE Settings -> Editor -> Colors & Fonts -> Font -> Size -> 配置为“14”

6.去掉默认折叠

  File -> Settings -> IDE Settings -> Editor -> Code Folding -> Collapse by default -> 全部去掉勾选 

7.“代码自动完成”时间延时配置

  File -> Settings -> IDE Settings -> Editor -> Code Completion 

  -> Auto code completion in (ms):0

  -> Autopopup in (ms):500

Python开辟对象PyCharm天性化设置备份

8.修改IDE快捷键方案

  File -> Settings -> IDE Settings -> Keymap

  系统自带了好几种快捷键方案,下拉框中有如“defaul”,“Visual Studio”,在查找Bug时很是有用,“NetBeans 6.5”,“Default for GNOME”等等可选项,

  因为“Eclipse”方案较量公共,小我私家用的也较量多,最终选择了“Eclipse”。 

  照旧有几个常用的快捷键跟Eclipse纷歧样,为了能修改,还得先对Eclipse方案拷贝一份: 

  (1).代码提示成果,默认是【Ctrl+空格】,现改为跟Eclipse一样,即【Alt+/】

  Main menu -> code -> Completion -> Basic -> 配置为“Alt+/”

  Main menu -> code -> Completion -> SmartType -> 配置为“Alt+Shift+/”

  不外“Alt+/”默认又被 

  Main menu -> code -> Completion -> Basic -> Cyclic Expand Word 占用,先把它删除再说吧(单击右键删除)!

Python开辟对象PyCharm天性化设置备份

  (2).封锁当前文档,默认是【Ctrl+F4】,现改为跟Eclipse一样,即【Ctrl+W】

  Main menu -> Window -> Active Tool Window -> Close Active Tab -> 配置为 “Ctrl+F4”;

  Main menu -> Window -> Editor -> Close -> 配置为 “Ctrl+W”;

Python开辟对象PyCharm天性化设置备份

Python开辟对象PyCharm天性化设置备份

 

    关键字:

天才代写-代写联系方式