简体   繁体   English

是否有用于退出或关闭 nuGet 包管理器控制台的键盘快捷键?

[英]Is there a keyboard shortcut for exiting or closing nuGet Package Manager Console?

我退出其他窗口(例如解决方案资源管理器)只是按 Escape,但显然没有办法退出这个窗口。

我使用CTRL + TAB离开包管理器控制台窗口。

Indeed, this doesn't work today, but we should fix it.确实,这在今天不起作用,但我们应该解决它。 I just filed a bug: http://nuget.codeplex.com/workitem/591我刚刚提交了一个错误: http : //nuget.codeplex.com/workitem/591

As a workaround, if you really want a pure keyboard shortcut, you could do Ctrl-S, W, Escape.作为一种解决方法,如果您真的想要一个纯键盘快捷键,您可以执行 Ctrl-S、W、Escape。 Basically, make it go to the solution explorer, and then escape from there.基本上,让它转到解决方案资源管理器,然后从那里逃脱。 I know, many keystrokes, just a workaround :)我知道,很多击键,只是一种解决方法:)

For completeness' sake为了完整起见

  • Shift + Esc to close PMC Shift + Esc关闭 PMC
  • Ctrl + Tab to move to the editor (without closing PMC) Ctrl + Tab移至编辑器(不关闭 PMC)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM