码迷,mamicode.com
首页 > 其他好文 > 详细

Pycharm之关闭拼写检查警告

时间:2017-08-03 18:52:09      阅读:205      评论:0      收藏:0      [点我收藏+]

标签:pytho   error   com   ref   blog   errors   code   程序   logs   

第一步,关闭拼写检查,Preferences -> Inspections -> Spelling -> Typo 取消勾选

技术分享

第二步,关闭代码风格检查,Preferences -> Inspections -> Python -> PEP 8 naming convention violation 取消勾选

技术分享

注意:

1、关闭拼写检查只是让自己看着舒服点,但在写程序时同样要保持格式的统一;

2、简便的办法,那就是点击要忽略的错误所在,然后按Alt+Enter,在弹出下拉菜单选择ignore errors like this

Pycharm之关闭拼写检查警告

标签:pytho   error   com   ref   blog   errors   code   程序   logs   

原文地址:http://www.cnblogs.com/keqipu/p/7281206.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!