编辑有时觉得我的编码有误
也许它认为变数申报不当, 或者不存在, 或者括号不正确?
当然,编辑错了,而我的编码是完美的。然而,为了向炼狱团队提出虫子,我需要能够清楚地看到这些“错误”在哪里。
目前,编辑倾向于使用“近乎隐形的灰色”作为“errors”选择的颜色方案。
需要我采取什么步骤来改变配色方案,
编辑有时觉得我的编码有误
也许它认为变数申报不当, 或者不存在, 或者括号不正确?
当然,编辑错了,而我的编码是完美的。然而,为了向炼狱团队提出虫子,我需要能够清楚地看到这些“错误”在哪里。
目前,编辑倾向于使用“近乎隐形的灰色”作为“errors”选择的颜色方案。
需要我采取什么步骤来改变配色方案,
您可以将其配置为 Editor
@ Colors & amp; fonts
@ General
:
"https://i.sstatic.net/kkIee.png" alt="颜色 & amp; 字体"/ >
I am trying to make a hangman game in python but i get the attribute error in my title. this is my code I have no idea what might be causing this attribute error in my code. I think it might have ...
I have this code that takes a list of name from a file, gets a letter example for another file an then creates personal letter with the names, the thing is my code creates empty letters for some ...
I created a django project and as it was recommended in django tutorial I placed static files like .js in separate folder as well as template directory. The result structure is like: MyProject > ...
I m running Python 2.6.1 on Windows XP SP3. My IDE is PyCharm 1.0-Beta 2 build PY-96.1055. I m storing my .py files in a directory named "src"; it has an __init__.py file that s empty except for an "...
The problem I m having is with Eclipse/PyCharm interpreting the results of subprocess s Popen() differently from a standard terminal. All are using python2.6.1 on OSX. Here s a simple example script: ...
So I have IntelliJ and love it, and have been using the Python plugin for a while. But I noticed that they have PyCharm coming out in beta now. I haven t been using PyCharm since I just use IntelliJ ...
I m trying out PyCharm for Django development and I can t stand the white background. Can someone provide a place to download a schema file? Switching all the colors manually is tedious and time ...
I know PyCharm is young IDE but id like to know if you guys have found some candy while using it. I know from experience that JetBrains IDE s are filled with candy and can t wait to find it all. ...