AFAIU, that's an app that runs in the background and will update the content of a file, if that content is changed by another application (hence, document monitor: monitoring a document).
For instance, if you have a build ongoing that puts the output in a file, and that file is loaded in NPP, then the content of that file will be automatically updated at regular time intervals.
Best rgds,
--Geert
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Basically subj. - whats does document monitor plugin do? I can't find via search, all i find is update messages etc.
tia
AFAIU, that's an app that runs in the background and will update the content of a file, if that content is changed by another application (hence, document monitor: monitoring a document).
For instance, if you have a build ongoing that puts the output in a file, and that file is loaded in NPP, then the content of that file will be automatically updated at regular time intervals.
Best rgds,
--Geert
ah, thank you!