Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python IDE: pycharm 高阶技巧 #37

Open
Tracked by #164
hhstore opened this issue May 17, 2018 · 1 comment
Open
Tracked by #164

Python IDE: pycharm 高阶技巧 #37

hhstore opened this issue May 17, 2018 · 1 comment
Labels

Comments

@hhstore
Copy link
Owner

hhstore commented May 17, 2018

related:

#37 : pycharm 设置
#112 : cheat sheet
#259 : Android Studio 设置

@hhstore
Copy link
Owner Author

hhstore commented May 17, 2018

IDE 基本设置:

  • 单元测试配置, pytest, 快速写测试, 调测试代码.

IDE 配置异常/重置:

  • 关闭IDE
  • 删除IDE配置文件.
  • 重新打开IDE
  • rm ~/Library/Preferences/PyCharm2018.1/options/*.xml
~/Library/Preferences/PyCharm2018.1/options

# henry@hh-rmbp: ~/Library/Preferences/PyCharm2018.1/options                                                                            (17:48:58)
ζ ls
colors.scheme.xml            dimensions.xml               ide.general.xml              material_theme.xml           stubIndex.xml
databaseDrivers.xml          editor.codeinsight.xml       images.support.xml           options.xml                  ui.lnf.xml
databaseSettings.xml         editor.xml                   jdk.table.xml                project.default.xml          usage.statistics.xml
debugger.xml                 filetypes.xml                laf.xml                      recentProjectDirectories.xml window.manager.xml


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant