在Visual Studio中显示可能的和弦延续 [英] Display possible chord continuations in Visual Studio

查看:180
本文介绍了在Visual Studio中显示可能的和弦延续的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Visual Studio(带有或什至没有插件)具有许多和弦键. 和弦"是指连续几次按下,例如

Visual Studio (with or even without plug-ins) has many chord keys. By "chord" I mean a several consecutive presses, like

  • 格式化文档 Ctrl + D F

提取方法(重新整理) Ctrl + R Ctrl + M

Extract Method (resharper) Ctrl+R, Ctrl+M

当我按第一个组合键时,状态栏显示:

When I press the first combination, the status bar says:

按下

(Ctrk + K).等待和弦的第二个键...

(Ctrk+K) was pressed. Waiting for second key of a chord...

我记得当我按下和弦的第一个键时,Eclipse将显示一个弹出窗口,列出所有可能的延续.

I remember that Eclipse would display a popup listing all possible continuations when I press the first key of a chord.

是否也可以在Visual Studio中实现此目的?插件吗?和弦很多,我很乐意看到一个快速列表,即在我按下ReSharper的Ctrl + R等之后的重构延续.

Is it possible to achieve this in Visual Studio too? A plug-in perhaps? There's quite a lot of chords and I'd love to see a quick list with i.e. refactoring continuations after I press ReSharper's Ctrl+R, etc.

推荐答案

我刚刚找到此博客文章中找到更多信息:

I just found IntelliCommand extension, which seems to do exactly what you asked for. You can find more info in this blogpost:

当您按和弦快捷键的第一个组合时,它还会显示可能的组合列表,例如Ctrl + K,Ctrl + C

Also it shows the list of possible combination when you press first combination of chord shortcut keys, like Ctrl+K, Ctrl+C

这篇关于在Visual Studio中显示可能的和弦延续的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆