vs code - rollback extension/install specific extension version

前端 未结 2 605
日久生厌
日久生厌 2020-12-01 20:24

Just got an update for the Golang extension and it appears to be broken, reporting an error on a package main that\'s literally just a list of my imports with n

2条回答
  •  忘掉有多难
    2020-12-01 21:20

    [EDIT] now it is supported -> see accepted answer

    Currently downgrading is not (yet) supported.

    However, you can uninstall the extension and then manually download and install a specific version by hand: https://code.visualstudio.com/docs/extensions/install-extension

    And also this excellent answer: How to install VSCode extensions offline?

提交回复
热议问题