When Detect all file extensions is enabled, unsupported file types will show up in File Explorer. I like this option. But different filenames aren’t visually distinct, apart from the file extension icon next to each file. This creates some friction as I parse my file tree, and can also lead to accidental opening of files in external programs.
Proposed solution
Apply color or style to the filename, or its extension icon. 2 or 3 distinct styles:
markdown files
other supported files
unsupported files
A minimal solution would be to just show unsupported files in grey. A maximal solution would be unique icon styles for each supported file type (maybe too much maintenance, or too much visual noise).
A closely related feature is what happens when you click an unsupported file. I would prefer to get a prompt before the file is opened externally. This would add a click, so maybe it would be configurable, or maybe there would be a second method which skips the prompt (e.g. double-click).