angular2-switcher icon indicating copy to clipboard operation
angular2-switcher copied to clipboard

Update config on change, add revealIfOpen to contributes

Open UliPlabst opened this issue 3 years ago • 0 comments

  • Add a subscription to update the extension configuration on change.
  • Expose the setting revealIfOpen (previously named reuseView) in contributes (package.json) to make it available (the setting was present the implementation but missing in contributes)
  • Rename reuseView setting to revealIfOpen setting to use the same settingsname that vscode uses internally

UliPlabst avatar Mar 04 '22 08:03 UliPlabst