No solution for using as Preview Handler?
-
I looked around and it seems that there is no (common) way to activate / to configure the “Preview Pane” in Windows Explorer on “Win Server 2019” to display common files like logs, txts and so on.
Is this correct?
(On Github I found a fork which offers this, but I would like to prefer a solution with / within the “official version of NotePad++”)Thanks for help!
Peter -
@Pierre-de-la-Verre said in No solution for using as Preview Handler?:
I looked around and it seems that there is no (common) way to activate / to configure the “Preview Pane” in Windows Explorer on “Win Server 2019” to display common files like logs, txts and so on.
Notepad++ doesn’t have a preview pane natively. Are you using one or more plugins? If so, which plugin(s)?
Or are you saying that you would like to tell Windows OS to use Notepad++ as the preview tool for those kinds of files? My guess is that would require that Notepad++ add hooks to handle whatever special message Windows sends to request generating the preview. Yeah, I found this 2019 feature request that requested adding such a feature. You could go upvote that request… Also, there’s a discussion from 2021 about the possibility of this feature, as well.
(On Github I found a fork which offers this, but I would like to prefer a solution with / within the “official version of NotePad++”)
I couldn’t find that fork easily. If you pointed a link to that fork in the official feature request issue, it might give a volunteer the context and information needed to be able to try to incorporate it into Notepad++.