vscode插件errorlens 关闭一些不想要的提示
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vscode插件errorlens 关闭一些不想要的提示相关的知识,希望对你有一定的参考价值。
参考技术A 一首先需要安装插件 errorlens
二
打开文件管理器 C:\Users\你的用户名.vscode\extensions\philhindle.errorlens-1.1.3\out 在文件目录下找到extension.js 文件
三
将你不需要的提示直接设置为false, 我比较烦hint 提示,所以我直接将hint 提示关闭
以上是关于vscode插件errorlens 关闭一些不想要的提示的主要内容,如果未能解决你的问题,请参考以下文章