When VSCode cannot download the tool from Extensions, download the tool locally and add it to the VSCode editor.

Download from Extensions of VSCode

Download error: Error while installing '......' extension. Please check the log for more details.
Due to intranet restrictions (or other network restrictions), the extension tool cannot be downloaded to the VSCode editor normally. You can download the tool locally and then add it to the VSCode editor to solve such problems.
Insert image description here

Download the tool locally and import it into VSCode

  1. Go to Extensions and search for the extension tool you need to install.

  2. Click directly on the name of the extension tool to enter the tool web page
    Insert image description here
    Insert image description here

  3. Enter VersionHistory on the extension tool web page > select the version you need to install (note that it is the version currently supported by VSCode) and download it locally.
    Insert image description here

  4. Import the tool you downloaded into VSCode: Go to Extensions > Click the three dots on the toolbar > Select Install from VSIX > Select the .vsix file you just downloaded to Install
    Insert image description here
    Insert image description here

Restart to use the new expansion tools

Guess you like

Origin blog.csdn.net/qq_36804363/article/details/132323357