Several config flags when changed need to "enact" that change.
For instance on changing:
slVscodeEdit.storage.useLocalConfig
- the plugin should regenerate the config in the new location
- And delete old?
slVscodeEdit.network.websocketPort
- any active sockets should try reconnecting?
Several config flags when changed need to "enact" that change.
For instance on changing:
slVscodeEdit.storage.useLocalConfigslVscodeEdit.network.websocketPort