Resharper ASP 智能感知信息溢出

发布于 2024-12-27 15:51:12 字数 393 浏览 5 评论 0原文

是否可以让 resharper 仅列出 ASP 控件的可用选项?

现在有了建议列表,我得到了所有可能的标签和类,这对我的效率没有帮助。即使我编写了 asp 标记,我仍然得到很多有关 asp 对象的无用信息。

也许可以关闭 html 的 resharper intellisense 吗?下图显示了差异

标准 Intellisense

Standard Intellisense

ReSharper Intellisense

ReSharper Intellisense

Is it possible to get resharper to list only the usable options for asp controls?

With the suggestion list now, I get all possible tags and classes which does not help me being efficient. Even though I write the asp tag I still get a lot of unusable info about asp objects.

Maybe it is possible to turnoff the resharper intellisense for html? The images below shows the difference

Standard Intellisense

Standard Intellisense

ReSharper Intellisense

ReSharper Intellisense

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

五里雾 2025-01-03 15:51:12

我想你不能。在这种情况下,VS 原生 IntelliSense 获胜。

您可以选择关闭 HTML 完成,如您在评论中指出的那样,和/或尝试 到处都有智能补全,希望在某些代码位置,能够过滤掉不相关的补全项。

ReSharper 问题跟踪器中有相关的功能请求,例如

,您可以投票支持(并观看)。

I guess you can't. This is a case where VS native IntelliSense wins.

You have the option to turn off HTML completion as you pointed out in your comment, and/or try Smart Completion here and there, hoping that in certain code positions, it's able to filter out irrelevant completion items.

There are related feature requests in ReSharper issue tracker for example

which you can vote for (and watch).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文