Skip to content

Update config on change, add revealIfOpen to contributes - #35

Open
UliPlabst wants to merge 1 commit into
infinity1207:masterfrom
UliPlabst:master
Open

Update config on change, add revealIfOpen to contributes#35
UliPlabst wants to merge 1 commit into
infinity1207:masterfrom
UliPlabst:master

Conversation

@UliPlabst

Copy link
Copy Markdown
  • 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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@UliPlabst