Visual studio code 如何从VS代码中删除有问题的扩展?

Visual studio code 如何从VS代码中删除有问题的扩展?,visual-studio-code,Visual Studio Code,我安装了vscode图标扩展,但在它开始在Visual Studio code窗口的右下角生成此消息后已将其删除: The below 1 extension(s) in workspace recommendations have issues: robertohuertasm.vscode-icons (not found in marketplace) 我如何才能完全删除它和它的任何提及?此错误表示您正在打开的工作区不存在扩展 推荐的扩展名列在工作区的.vscode/extensions

我安装了
vscode图标
扩展,但在它开始在Visual Studio code窗口的右下角生成此消息后已将其删除:

The below 1 extension(s) in workspace recommendations have issues:
robertohuertasm.vscode-icons (not found in marketplace)

我如何才能完全删除它和它的任何提及?

此错误表示您正在打开的工作区不存在扩展


推荐的扩展名列在工作区的
.vscode/extensions.json
文件中。只需从该列表中删除
“robertohuertasm.vscode icons”

仅为记录,该扩展的正确id为
vscode icons team.vscode icons