Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PluginDependencies

Hierarchy

  • PluginDependencies

Index

Properties

Properties

mapping?: Map<string, string>

Actual listing of plugin dependencies. Mapping from external representation of plugin identity to a string that can be used to identify the resolver for the specific plugin case, e.g. with scheme vscode://<id>.

metadata: PluginMetadata