I am working with PyCharm on a Mac and for some reason, it does not show filename extensions for certain file types when I'm using the "Search Everywhere" functionality.
As you can see in this example, the file ending .txt for requirements.txt
is being displayed, but the .py extension for restapi_test.py
does not show up. I would like to see the file extension for all files.
I thought it might be coming from Mac, but I also enabled file extensions there as well.
Any idea why this is happening? Is there a setting that changes this behavior or is it a bug?