774 shaares
10 private links
10 private links
1 result
tagged
metadata
To extend Visual Studio Code, your extension (plug-in) declares which of the various Contribution Points it is using in its package.json Extension Manifest file.
This is how VS Code allows developer to define their config schema for their users to configure the extension.