vscode 只有500个诊断被高亮显示,但没有关于限制的提示,

kkbh8khc  于 7个月前  发布在  Vscode
关注(0)|答案(2)|浏览(54)

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.84.2 (Universal)
  • OS Version: macOS Sonoma

Steps to Reproduce:

  1. Have a file with more than 500 diagnostic errors (e.g. from a linter)
  2. See that the "Problems" panel shows all of them, but that there are squiggles only on 500 of them

  1. See that there's no indication that not all diagnostics are underlined
    This is problematic, as it gives a false sense of security about particular lines, as there's no indication about the limitation.
    I'd expect some type of persistent message at the top of the file telling me something like "There are X problems in this file, but only Y are highlighted"
xzlaal3s

xzlaal3s1#

这个功能请求现在是我们待办事项列表的候选项目。社区有60天的时间对这个问题进行投票。如果它收到20个赞成票,我们将把它移到我们的待办事项列表中。如果没有,我们将关闭它。要了解更多关于我们如何处理功能请求的信息,请参阅我们的documentation
快乐编码!

ha5z0ras

ha5z0ras2#

这个功能请求收到了足够多的社区投票,我们将其移动到了我们的待办事项列表中。要了解更多关于我们如何处理功能请求的信息,请参阅我们的documentation
快乐编码!

相关问题