Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choose file types to be previewed as txt #7613

Closed
DBecker7 opened this issue Oct 28, 2020 · 1 comment
Closed

Choose file types to be previewed as txt #7613

DBecker7 opened this issue Oct 28, 2020 · 1 comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@DBecker7
Copy link

📝 Provide a description of the new feature

A set of user-specified file extensions will be previewed in File Explorer Preview as if they were .txt files.

What is the expected behavior of the proposed feature? What is the scenario this would be used?

In the PowerToys setting, add a space to specify file extensions (perhaps as a text box where the user can put extensions separated by commas). Any file with this extension will be previewed as if it were a text file.

For example, quickly seeing the column names and first few lines of a .csv, seeing the description lines in a .fasta file, preview .py or .R code (especially useful if the first few lines are detailed description of the code).

Bonus request: view .Rmd files as if they were .md files.


If you'd like to see this feature implemented, add a 👍 reaction to this post.

@ghost ghost added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Oct 28, 2020
@crutkas
Copy link
Member

crutkas commented Oct 28, 2020

#1527 i think is a better solution where we leverage monaco for rendering files

@crutkas crutkas closed this as completed Oct 28, 2020
@crutkas crutkas added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants