-
Notifications
You must be signed in to change notification settings - Fork 16
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
Docstrings have a green wobbly underline #1
Comments
Hi Simon I will take a look at this. The only time I can remember seeing 2011/11/1 Simon Bchler <
Charlie Choiniere |
Hi Charlie I noticed that PyCharm marks Docstrings that are not at the beginning of a file or right after a function definition as errors. Unfortunately this also happens in Django templates. Regards Am 14.11.2011 um 13:17 schrieb Charlie Choiniere:
FEINHEIT GmbH Simon Bchler Molkenstrasse 21 Direkt: +41 (0)55 511 11 48 [email protected] Wir involvieren und mobilisieren, online und offline, von Anfang bis Ende! |
That is strings that start and end with """.
It's much better than the horrible green background in the default twilight theme that is shipped with PyCharm but no underline would be better.
I could not find the place where the color is defined.
I am using PyCharm 1.5 on OSX with a python file.
The text was updated successfully, but these errors were encountered: