You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make use of the eventargs of onDidChangeConfigurationEvent to determine what changed and accordingly act on this.
Currently we do do check what changed, and if we do, we perform our own comparisons to determine if there are any changes.