Pycharm settings for the IDE

Source: Internet
Author: User

IDE Settings

  • [theme]-> Choose Darcula, dark color look more comfortable;
  • [appearance]-> [Override default fonts by], Microsoft ya Black, 12;
  • [Editor]->colors & Fonts First set scheme name, here to save a solution, otherwise the next font will not be changed;
  • [Editor]->[corlors & Fonts]->[font] First scheme save their own plan, and then font change Consolas, such as wide font size, select 14;
  • [editor]->[appearance]-> Check [Show line numbers];
  • [keymaps]-> Select Eclipse (for Java programmer);
  • [File and Code templates]->[python script]-> empty; Recommended add two lines: #!/usr/bin/env Python3
    #-*-Coding:utf-8-*-later want to change back, re-add: __author__ = ' $USER ';
  • [general]->[synchronization]-> tick Save files automatically

Project Settings

  • [File encodings]-> IDE encoding:utf-8;
  • [File encodings]-> Project encoding:utf-8;

Pycharm settings for the IDE

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.