Closed sitadrost closed 3 months ago
Sorry, I should have thought of this before: choosing "Python files", or "All files" from the dropdown menu in the "Files of type:" box in the bottom of the dialog result in everything being shown as expected. For now, this works perfectly fine for me, so I'll close this issue. Still, not having .py files showing up by default seems unexpected, so if anyone could fix this (or tell me how to fix this) some time in the future, that would be great.
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related) Sorry, I'm not familiar withjupyter qtconsole
spyder --reset
Problem Description
I just installed Spyder 5.5.5 in a fresh Conda environment (using
conda install spyder
). Whenever I try to open a file, the Open File dialog does not show .py files (it does show folders, and any other files in the current folder). Manually typing a .py filename in the File name box does work to open a file, but is a tad inconvenient.What steps reproduce the problem?
What is the expected output? What do you see instead?
Expected: a dialog showing all files and folders in the current folder, including .py files Actual output: a dialog showing all files and folders in the current folder, except .py files
Paste Traceback/Error Below (if applicable)
Not applicable
Versions
Dependencies