Protected
applicationProtected
clientProtected
clipboardProtected
commandProtected
fileProtected
labelProtected
messageProtected
modelProtected
preferenceProtected
quickProtected
Readonly
selectionProtected
vsxProtected
copyProtected
copyProtected
initProtected
installa VSX extension.
Protected
installProtected
installInstalls a local vs-code extension file. The implementation doesn't check if the file is a valid VSIX file, or the URI has a *.vsix extension. The caller should ensure the file is a valid VSIX file.
the URI of the file to install.
Protected
showProtected
showProtected
showProtected
showProtected
updateUpdates an extension to a specific version.
the extension to update.
the version to update to.
Given an extension, displays a quick pick of other compatible versions and installs the selected version.