Page 1 of 1

Running plugin on reload.

Posted: Fri Feb 09, 2024 8:46 pm
by Mario
Hello.
I have a JavaScript plugin that runs when a file is opened manually (i.e. on the editorOpened: action).
Is there an API to run the same plugin when the editor is automatically reloaded, for example when the file is modified externally?