简体   繁体   中英

C# visual studio code extension will not install

I am attempting to install the C# visual studio code extension but it has been listed as "installing" for about 30 minutes now. I tried to install via the command line as well and received the following error: Installing extensions... self signed certificate in certificate chain . Other extensions outside of C# are installing with no issues. Does anyone have any suggestions as to check why the installation is taking so long or what the issue may be? Thanks!

Thats corporate firewall self signed cert. issue.

  • Install win-ca extension
  • File>Preferences>Settings>win-ca> select inject method: append
  • restart vscode Worked for me.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM