美文网首页
VSCode中,显示某Cocos工程内的所有错误提示

VSCode中,显示某Cocos工程内的所有错误提示

作者: 全新的饭 | 来源:发表于2023-08-30 17:55 被阅读0次

在不打开某具体ts文件时,也将其错误(波浪线标出)显示在下方的Problems中。
做法:
在Settings中,将如下属性设置为true

typescript.tsserver.experimental.enableProjectDiagnostics

相关文章

网友评论

      本文标题:VSCode中,显示某Cocos工程内的所有错误提示

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