Resharper“转到文件”的替代方案和“进入实施”特征

发布于 2024-12-07 10:18:29 字数 113 浏览 3 评论 0原文

有谁知道一个 light 插件(与 Resharper 相同)可以实现并快速搜索只需插入几个字符并显示匹配项的文件?我只是想摆脱 Resharper,因为它让我的速度减慢了很多!

Does anybody know a light plug-in that do (same as Resharper) go to implementation and the quick search for a file where you just insert few characters and it shows the matches? I just want to get rid of Resharper cause it slows me down a lot!!

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

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

发布评论

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

评论(2

说谎友 2024-12-14 10:18:30

要回答原始问题,请按照 这篇文章,作者:Andrew Arnott,您可以使用 Ctrl+/ 将光标移动到工具栏中的“查找”文本框,然后键入“>of”并开始输入文件名。当您键入时,匹配的文件将会出现。

使用“>”前缀使查找文本框充当命令窗口。

(请注意,ReSharper 可能会覆盖 Ctrl+/ 快捷键来注释一行代码,因此该快捷键仅适用于卸载了 ReSharper 的情况。)

To answer the original question, as per this post by Andrew Arnott, you can use Ctrl+/ to move the cursor to the Find text box in the toolbar, then type ">of" and start typing file names. The matching files will appear as you type.

Using the ">" prefix causes the find text box to act as the command window would.

(Note that the Ctrl+/ short-cut may be overridden by ReSharper to comment a line of code, so this short-cut only works with ReSharper uninstalled.)

与他有关 2024-12-14 10:18:30

那很有意思。我使用 ReSharper,它使用大约 400mb 的 RAM。我认为使用率相当低。

也许你可以研究一下生产力电动工具(我不使用它)。

http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2- 46c0-8ff2-4adea1e34fef/

That's interesting. I use ReSharper and it uses about 400mb of RAM. I would consider that pretty low usage.

Maybe you can look into Productivity Power Tools (I don't use it).

http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef/

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