For example, for .cmd is preview showing but for .ps1 not. It would be super useful!
Thanks for implementing
Preview for all text files
-
ovg
- Posts: 295
- Joined: Thu Oct 27, 2016 7:19 pm
Re: Preview for all text files
OMG, is seems only writers around ....
viewtopic.php?f=5&t=7350&p=24401#p24401
viewtopic.php?f=4&t=9447
viewtopic.php?f=5&t=9054&p=31413
viewtopic.php?f=5&t=7350&p=24401#p24401
viewtopic.php?f=4&t=9447
viewtopic.php?f=5&t=9054&p=31413
-
raccoon
- Posts: 1017
- Joined: Thu Oct 18, 2018 1:24 am
Re: Preview for all text files
Seeing as this is filed under Suggestions, may I suggest a possible feature where Everything attempts to use the Text preview handler for unknown file-types, assuming this doesn't have disastrous results for huge files or binary contents. Or is preview handling completely hands-off without the ability to assert the handler-type?
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
Re: Preview for all text files
Yes. Everything uses the File Explrer preview mechanism for all files except image files.raccoon wrote: Tue Nov 10, 2020 8:50 pm Or is preview handling completely hands-off without the ability to assert the handler-type?
Handling previewing text files internally is on the to-do list