简体   繁体   English

Visual Studio 包管理器控制台的键盘快捷键?

[英]Keyboard Shortcut for the Visual Studio Package Manager Console?

What is the Visual Studio keyboard shortcut to open the Package Manager Console?打开包管理器控制台的 Visual Studio 键盘快捷键是什么?

If one doesn't exist, then how can we create it?如果一个不存在,那么我们如何创建它?

To open the Package Manager Console, hit the following four keys in succession without holding the alt key.要打开包管理器控制台,请在不按住alt键的情况下连续按以下四个键。 This is not exactly a shortcut but works for me.这不完全是捷径,但对我有用。

Alt T N O Alt T N O

You can set one by going to the "TOOLS" menu and choosing "OPTIONS" then then choosing the "Environment -> Keyboard" section.您可以通过转到“工具”菜单并选择“选项”然后选择“环境-> 键盘”部分来设置。

Then choose the "View.PackageManagerConsole" option from the list box.然后从列表框中选择“View.PackageManagerConsole”选项。 You type in the search box above the list box to filter it.您在列表框上方的搜索框中键入以对其进行过滤。 Then you can set your shortcut key.然后你可以设置你的快捷键。

Use shortcut Alt V E O使用快捷键Alt V E O

As path for ViewOther windowsPackage Manager Console作为ViewOther windowsPackage Manager Console路径

Ctrl + EP在 VS 16.7.5 中对我有用。

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

相关问题 程序包管理器控制台中默认项目下拉菜单的键盘快捷键? - Keyboard Shortcut for Default project dropdown in Package Manager Console? Visual Studio 键盘快捷键 - Visual Studio Keyboard Shortcut 在扩展中以编程方式访问visual studio的powershell控制台(包管理器控制台) - Access the powershell console (package manager console) of visual studio programmatically in an extension Visual Studio 2015中的键盘快捷键 - Keyboard shortcut in visual studio 2015 在Visual Studio中的Package Manager控制台上更新多个包 - Update multiple packages on Package Manager Console in Visual Studio 如何在Visual Studio中更改程序包管理器控制台的字体大小 - How to change Font Size of Package Manager Console in Visual Studio 如何在 Visual Studio 外使用包管理器控制台 powershell - How to use Package Manager Console powershell outside visual studio 当我打开包管理器控制台时,Visual Studio 2015挂起 - Visual Studio 2015 hangs when I open the Package Manager Console 无法使用 Visual Studio NuGet 包管理器控制台安装包 - Cannot install packages using Visual Studio NuGet Package Manager Console Visual Studio添加自定义命令以在程序包管理器控制台中运行吗? - Visual Studio add custom command to run in Package Manager Console?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM