美文网首页前端小记
vs code报错Running the contributed

vs code报错Running the contributed

作者: 革易 | 来源:发表于2021-10-12 09:19 被阅读0次

    新版vs code报错
    Running the contributed command: 'commentTranslate.changeTargetLanguage' failed.
    问题
    已经安装过中文包,但执行ctrl+shift+n新打开窗口仍然显示英文界面
    解决方案
    参考链接:https://jingyan.baidu.com/article/7e44095377c9d12fc1e2ef5b.html

    ctrl+shift+p

    输入

    configure language
    
    image.png
    image.png

    注:以上操作前提是安装相关中文包插件

    插件安装可查看:https://www.jianshu.com/p/7d5433a25552

    相关文章

      网友评论

        本文标题:vs code报错Running the contributed

        本文链接:https://www.haomeiwen.com/subject/bbldoltx.html