Highlight warn error
Answered
Hi,
On pycharm, when I have an error in my python code, the file is highlight in red color by the IDE
but, when I have a warn error, the file is not highlight in yellow.
I did not find the appropriate settings in pycharm for this issue.
Thanks a lot,
Aurelien
Please sign in to leave a comment.
Hi Aurelien,
The corresponding inspection settings are under Settings/Preferences | Editor | Inspections
Not sure which warning you expect to see so cannot tell you which inspection you should look into specifically.
I Sergey,
I am joining you a picture.
In this case, I have an error in my python code, so the file is highlight in red.
but when I write in extract.py file with no error but just warnings, the file is not highlight in yellow.
Is this feature exists?
Thanks
Oh, I see now.
No, there is no such feature to highlight files with warnings in project tool window.
Please feel free to submit a feature request about it to our issue tracker using the link https://youtrack.jetbrains.com/issues/IDEA and let us know if you need any help.
Thank you for your quick reply,
have a good day
Aurélien