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

Docstrings have a green wobbly underline #1

Open
sbaechler opened this issue Nov 1, 2011 · 2 comments
Open

Docstrings have a green wobbly underline #1

sbaechler opened this issue Nov 1, 2011 · 2 comments

Comments

@sbaechler
Copy link

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.

@nek4life
Copy link
Owner

Hi Simon I will take a look at this. The only time I can remember seeing
the error warnings in the Docstrings were when the inspection parser was
doing something wrong or I had a spelling error. You can configure those
generic errors in under the general settings in the color & fonts menu. I
did see Docstring color settings under the Python tab (in the 2.0 lastest
build, I don't have 1.5 installed anymore) however I did not see that they
had the underline effect turned on by default.

2011/11/1 Simon Bchler <
[email protected]>

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.

Reply to this email directly or view it on GitHub:
#1

Charlie Choiniere
[email protected]

@sbaechler
Copy link
Author

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.
So the weird color is actually the error color.

Unfortunately this also happens in Django templates.
Maybe it would be sufficient to just make the error color more readable.

Regards
Simon

Am 14.11.2011 um 13:17 schrieb Charlie Choiniere:

Hi Simon I will take a look at this. The only time I can remember seeing
the error warnings in the Docstrings were when the inspection parser was
doing something wrong or I had a spelling error. You can configure those
generic errors in under the general settings in the color & fonts menu. I
did see Docstring color settings under the Python tab (in the 2.0 lastest
build, I don't have 1.5 installed anymore) however I did not see that they
had the underline effect turned on by default.

2011/11/1 Simon Bchler <
[email protected]>

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.

Reply to this email directly or view it on GitHub:
#1

Charlie Choiniere
[email protected]


Reply to this email directly or view it on GitHub:
#1 (comment)

FEINHEIT GmbH

Simon Bchler
Programmierer

Molkenstrasse 21
8004 Zrich
Switzerland

Direkt: +41 (0)55 511 11 48
Hauptnummer: +41 (0)55 511 11 41

[email protected]
http://www.feinheit.ch

Wir involvieren und mobilisieren, online und offline, von Anfang bis Ende!
http://vimeo.com/feinheit/showreel

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

No branches or pull requests

2 participants