Is your feature request related to a problem? Please describe.
Especially when editing scripts from different locations (e.g. work/at home) it is very problematic if the script editor remains open since changes made (and saved) in the other instance are simply overwritten if changes are made. There is no warning/auto-reload of old scripts that have been modified remotely.
Describe the solution you'd like
A warning should be shown when you start using the plugin from another computer/tab that changes have been made in the background. It should prompt you if you want to re-open the script from the adapters configuration.
Describe alternatives you've considered
An alternative might be to just display a popup saying the adapter is used from elsewhere so you have the chance to just reload it to get the most current version of a script.