Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
安装代码运行器后,如何更改 Visual Studio 代码中使用的快捷方式。当前快捷方式Ctrl+Alt+N。我想把它改成类似F5或Switch + Enter任何其他更简单的东西。
Ctrl+Alt+N
F5
Switch + Enter
这是运行代码的方法:
如何更改该快捷方式?
或者,您可以直接搜索快捷方式中涉及的键。在这里,您可以搜索术语“ctrl alt n”以更方便的方式访问您的命令----(如果您不知道哪些关键字与您的特定快捷方式相关联,那么您可以只搜索干扰键)
这些信息在网上很容易获得