Solve the problem of slow domestic download of vscode

background

vscode is a very useful editor. Whether it is writing python, rust or some front-end code, etc. But sometimes the download speed is very slow.

So if you solve the slow vscode download? Share a trick today.

method

  1. Put it on the link that is being downloaded. Then copy the link address.

For example, my link address here is: https://az764295.vo.msecnd.net/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/code_1.68.1-1655263094_amd64.deb. Note that the domain name here is az764295.vo.msecnd.net.

Next, we az764295.vo.msecnd.netchange to vscode.cdn.azure.cn.

Then put the complete link in the browser and press Enter. That is, put the link: https://vscode.cdn.azure.cn/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/code_1.68.1-1655263094_amd64.debinto the browser.

read more

Guess you like

Origin blog.csdn.net/yuanzhoulvpi/article/details/126902191