Tool Windows Shortcut Keys, Emacs Scheme

Use the following shortcut key combinations to display specific tool windows.

Command

Shortcut keys

Description

View.ClassView

CTRL + SHIFT + C

Displays the Class View window.

View.ClassViewGoToSearchCombo

CTRL + K, CTRL + V

Places focus in the Search box of the Class View.

View.CodeDefinitionWindow

CTRL + SHIFT + V

Displays the Definition window.

View.CommandWindow

CTRL + ALT + A

Displays the Command window, which allows you to type commands that manipulate the IDE.

View.DocumentOutline

CTRL + ALT + D

Displays the Document Outline window to view the flat or hierarchical outline of the current document.

View.Output

CTRL + ALT + O

—or—

ALT + 2

Displays the Output window to view status messages at run time.

View.PropertiesWindow

ALT + ENTER

Displays the Properties window, which lists the design-time properties and events for the currently selected item.

View.NextTask

CTRL + SHIFT + F12

—or—

F4

Moves to the next task or comment in the Task List window.

View.ResourceView

CTRL + SHIFT + E

Displays the Resource View window.

View.ServerExplorer

CTRL + ALT + S

Displays the Server Explorer window, which allows you to view and manipulate database servers, event logs, message queues, Web services, and many other operating system services.

View.SolutionExplorer

CTRL + ALT + L

Displays Solution Explorer, which lists the projects and files in the current solution.

View.TaskList

CTRL + ALT + K

Displays the Task List window where you customize, categorize, and manage tasks, comments, shortcuts, warnings, and error messages.

View.Toolbox

CTRL + ALT + X

Displays the Toolbox, which contains controls and other items that can be included or used with your code.

View.WebBrowser

CTRL + ALT + R

Displays the Web Browser available from within the integrated development environment (IDE). For more information, see Integrated Development Environment Web Browser.

See Also

Reference

Emacs Default Shortcut Keys