Static methods for identifying a plugin as the target of the VSCode deployment system. In practice, this means that it will be resolved and deployed by the Open-VSX system.
Should be used to prefix a plugin's ID to ensure that it is identified as a VSX Extension.
vscode:extension/${id}
Static methods for identifying a plugin as the target of the VSCode deployment system. In practice, this means that it will be resolved and deployed by the Open-VSX system.