Pycharm skin themes and personalized settings

Source: Internet
Author: User

1. Set the IDE skin theme

Settings, appearance, Theme, IDE, Settings, File----select "Alloy.idea Theme"

2. Set the editor color and font theme

Settings, Editor, Colors & Fonts, Settings, IDE, File, select "Default"

Description: First select "Default", and then "Save as" a copy, named "Default_copy", because the default theme is "read-only", some font size color can not be modified, copy one copy of the rear can be modified!

2.1 Modifying Font size

"14", Settings, Colors & Fonts, Editor, Settings, IDE, File,

3. Show "line number" and "White space character"

Editor, Settings, IDE Settings, File----appearance

--tick "show line Numbers", "Show Whitespaces", "Show method Separators"

4. Turn off pep8.py language style alert message

In the Pycharm project settings, locate the inspections option, and then locate THE PEP 8 coding style violation, on the right of ignore errors, click the plus sign below to add the warning message encoding to ignore, This code can refer to the official website of pep8.py, as shown in I added E501 (line too long (>), E221, E401, E203 the information to ignore.

Recently found a more convenient method, click on the error to ignore, and then press Alt+enter, in the pop-up drop-down menu select ignore errors like this, you can quickly ignore.

4.1 Turn off SQL statement background color

Injected language fragment, Colors & Fonts, Editor, Settings, File,

Image: Http://xiangce.baidu.com/picture/detail/29693fb4cedd2e7bf1cc91180bd859e9f24b9b82

4.2 Turn off the stripe flag that appears on the right side of SQL language feature detection

SQL dialect, inspections, Settings, File----detection

Image: Http://xiangce.baidu.com/picture/detail/ca46add80f05777d7a768e5f7787d95cd9e38dd4

4.3 Turn off unused variables, the stripe flag next to the right scroll bar

Unused javascript/actionscript Local Symbol, inspections, Settings, File----

--Options-->severity change Warning to weak Warning and then click "..."--Edit Settings | Colors & Fonts

--Error Stripe mark (front-facing tick removed, all weak Warning warnings are not displayed on the right side of the stripe mark)

5. Modify IDE Shortcut keys

IDE Settings, Settings, File--Keymap

The system comes with several shortcut key schemes, such as "Default" in the drop-down box, "Visual Studio", which is useful when looking for bugs, "NetBeans 6.5", "Default for GNOME" and so on.

Because the eclipse scheme is more popular, the individual uses more, and eventually "Eclipse" is selected.

There are a couple of common shortcuts that are not the same as eclipse, and in order to be able to modify it, you have to copy the Eclipse solution first:

(1). Code hint function, the default is "Ctrl + Space", now instead of eclipse, namely "alt+/"

Main menu, code, completion, Basic, set to "alt+/"

Main menu, code-completion, Smarttype, set to "alt+shift+/"

But "alt+/" by default is also

Main menu, code---completion, Basic---Cyclic Expand Word occupies, first delete it again (right click Delete)!

(Baidu you garbage, let me upload n times the picture also did not show to Lao Zi, picture address: http://xiangce.baidu.com/picture/detail/ 5c16440c83b923f1eaf20dedb8baa54184597447#picsign=5c16440c83b923f1eaf20dedb8baa54184597447)

(2). Close the current document, the default is "Ctrl+f4", now instead of eclipse, namely "Ctrl+w"

Main menu, window, active Tool window, Close active Tab, set to "CTRL+F4";

Main menu, Window, Editor, and Close, set to "ctrl+w";

(Baidu you garbage, let me upload n times the picture also did not show to Lao Zi, picture address: http://xiangce.baidu.com/picture/detail/ 5c16440c83b923f1eaf20dedb8baa54184597447#picsign=30a3823aec2b782bf6e85665051f51d6440e8590)

6.Git version Control

File--Settings, Version Control-Git

Path to Git Executable:d:\program Files (x86) \git\cmd\git.exe

: HTTP://XIANGCE.BAIDU.COM/PICTURE/DETAIL/2E58B54577F687DFFCE63C9CF277AFFDB411DDFF

Pycharm skin themes and personalized settings

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.