13.1.3 View Menu

This section lists the menu items in the View menu.

For keyboard shortcuts of some of these menu items, see Help > Keyboard Shortcuts Card.

Table 13-3. View Menu Options
CommandAction
EditorsSelects an available editor to view your files.
  • Source – Show the source code in this file.
  • History – Show the history of edits to this file.
SplitSplits the current editor window and its contents into two windows, either Vertically or Horizontally oriented. Select Clear to remove the selection.
Code Folds > Collapse FoldIf the insertion point is in a foldable section of text, collapses those lines into one line.
Code Folds > Expand FoldIf the currently selected line in the Source Editor represents several folded lines, expands the fold to show all of the lines.
Code Folds > Collapse AllCollapses all foldable sections of text in the Source Editor.
Code Folds > Expand AllExpands all foldable sections of text in the Source Editor.
Code Folds > Collapse Fold TreeCollapses all folds in a nested group of folds.
Code Folds > Expand Fold TreeExpand all folds in a nested group of folds.
IDE LogOpens the log file in a tab of the Output window.
Toolbars > File, etc.Shows the associated toolbar.
Toolbars > Small Toolbar IconsUses small icons on the toolbars.
Toolbars > Reset ToolbarsResets to the default toolbar setup.
Toolbars > CustomizeCustomizes the items on an existing toolbar and allows creation of a new one.
Show Editor ToolbarShows the editor toolbar on the File tab.
Show Line NumbersShows line numbers in left margin.
Show Non-printable CharactersShows characters even if they are not printable (non-ASCII).
Show BreadcrumbsShows breadcrumbs, or the path to the file from the project file, on the bottom of the editor window.
Show Indent Guide LinesShows faint lines to represent indents.
Show Diff SidebarShows the DIFF sidebar.
Show Versioning LabelsShows version labels.
Synchronize Editor with ViewsSynchronizes the editor with open views.
Show Only EditorShows editor window in full IDE window.
Full ScreenExpands window to full length and breadth of screen.