什么是在Visual Studio 2008中拆分窗口之间跳转的热键 [英] What is the hotkey to jump between split windows in Visual Studio 2008

查看:122
本文介绍了什么是在Visual Studio 2008中拆分窗口之间跳转的热键的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将一个长CSS文件的代码窗口分为两部分,上半部分用于查看一个代码区域,下半部分用于查看代码的另一区域.我是通过将代码编辑器右上角的拆分器拖动到编辑区域的中间来完成此操作的.

I've split the code window for a long css file into two sections, top half for viewing one area of code, bottom area for viewing another area of the code. I did this by dragging the splitter on the top right of the code editor to the middle of the editing area.

什么是使光标从下部窗口跳转到上部窗口,反之亦然的击键命令?

What is the keystroke command that makes the cursor jump from the lower window to the upper window and vice versa?

我相信该热键与sql server相同.

I believe the hotkey is the same as sql server.

推荐答案

F6键在默认键图中的窗口分割之间移动.

The F6 key moves between window splits in the default keymap.

您可以在Visual Studio中的键盘命令"选项中找到并自定义所有键盘快捷键.如果去那里搜索包含"split"的命令,则会找到所需的Window.NextSplitPane命令.您也可以将此命令映射到另一个键.键盘快捷键也可以是上下文相关的,这意味着F6键可以在不同情况下执行不同的操作.

You can find and customize all keyboard shortcuts in Visual Studio in the Keyboard Command options. If you go there and search for commands containing "split", you'll find the Window.NextSplitPane command, which is what you want. You can also map this command to another key. Keyboard shortcuts can also be context-sensitive, which means the F6 key can do different things in different situations.

工具>选项>环境>键盘

Tools > Options > Environment > Keyboard

这篇关于什么是在Visual Studio 2008中拆分窗口之间跳转的热键的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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