Preview any unsupported file extension as text in Explorer #13535
Labels
Idea-New PowerToy
Suggestion for a PowerToy
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Description of the new feature / enhancement
In the meantime, while you are adding preview support for more file extensions in File Explorer, I propose a temporary solution of rendering "all" files as regular text files. Either render all currently unsupported file extensions as text, or let the user select how a files extension should be interpreted. Example,
.markdown
should be interpreted as.md
as suggested in the issue linked at the end.If not adding this as above, at least support files that are just text files such as:
.log
.json
.js
.ts
.info
.nfo
.scss
.npmrc
.gitconfig
.editorconfig
.ps1
... Some of these are already supported but you get the idea.Later on you can add all the fancy syntax highlighting etc etc 😸
Scenario when this would be used?
While glancing at files in a repository
Supporting information
Somewhat related to #10425 - add user-defined file-ext but supported format for "File Explorer add-ons utility"
The text was updated successfully, but these errors were encountered: