PyCharm community edition 2021.3 does not display the "Highlight: All Problems" option

Hello

PyCharm community edition 2021.3 does not display the "Highlight: All Problems" option

And not inspect code

Why?

How to fix it?

Os: Linux ubuntu 20.04 x64

Alex

0
4 comments

Hi, could you please show a screenshot of the whole IDE window demonstrating the issue, with the file and the project view opened?

0

All files are considered to be not belonging to the project for some reason. Could you please try:

1. Close PyCharm.

2. Remove .idea folder from the project root.

3. Reopen the project in PyCharm.

0

This recipe solved my problems

Thank you

0

Please sign in to leave a comment.