Vscode-docs: Docs: Explain `scope` Field within `configuration` Contribution Point...

Created on 10 Oct 2018  路  4Comments  路  Source: microsoft/vscode-docs

the docs for the configuration contribution point make no mention of the scope field - yet we are warned about setting it / not setting it under certain circumstances. what does scope do?

docs:
https://code.visualstudio.com/docs/extensionAPI/extension-points#_contributesconfiguration

example:
https://github.com/Microsoft/vscode-extension-samples/blob/master/configuration-sample/package.json#L42

warning:
https://github.com/Microsoft/vscode/issues/36623
https://github.com/Microsoft/vscode/wiki/Extension-Authoring:-Adopting-Multi-Root-Workspace-APIs#run-time-diagnostics

thanks 馃檹

extensibility help wanted

Most helpful comment

Id like to take up this issue.

All 4 comments

Id like to take up this issue.

@busticated Does this work?

Was this page helpful?
0 / 5 - 0 ratings