Protected ReadonlyclientProtected ReadonlyfilterProtected ReadonlyloggerProtected ReadonlyrequestProtected ReadonlyvsxFetch an extension's readme content. Returns the text content, or undefined on error/404.
Find the latest version of an extension that is compatible with the current VS Code API version. Runs the OVSXApiFilter loop on the backend, collapsing potentially many HTTP requests into a single RPC call.
Query extensions. Delegates to OVSXClient.query().
OptionalqueryOptions: VSXQueryOptionsSearch extensions. Delegates to OVSXClient.search().
OptionalsearchOptions: VSXSearchOptionsProtectedvalidate
Fetch language pack info from an extension's manifest. Derives the manifest URL from the download URL, fetches and parses it.