The View Menu

PyScripter

The View Menu
Previous Top Next

graphic
Commands:

Next/Previous Editor
Shows the next/previous editor

Status Bar
Shows/hides the Status bar

Zoom In
Increase the editor font size by 1.

Zoom Out
Decrease the editor font size by 1.

Select Style...
Allows you to change the visual appearance (style) of the application.


The Split Editor submenu

graphic

Split Editor Vertically
Creates two editor views arranged side by sided.  This allows the editing of two different sections of the same file.

Split Editor Horizontally
Similar to the previous option, but the editor views are arranged one above the other.

Hide Second Editor
Reverses the impact of the previous two commands hiding the second editor.

The Split Workspace submenu
The following commands allow side-by-side file editing.
graphic

Split Workspace Vertically
View secondary workspace vertically aligned to the primary one.

Split Workspace Horizontally
View secondary Workspace horizontally aligned to the primary one.

Hide Secondary Tabs
Hide the secondary workspace and move all contained tabs to the primary one.

The Toolbars submenu

graphic

This submenu allow you to show/hide the different PyScripter toolbars.  The Customize command displays the Toolbar customization dialog box.


The IDE Windows submenu
This submenu allow you to show/hide the different PyScripter IDE windows.

graphic

Interactive Interpreter
Shows/hides the Interactive Interpreter window

Project Explorer
Shows/hides the Project Explorer window

File Explorer
Shows/hides the File Explorer window

Code Explorer
Shows/hides the Code Explorer window

To-Do List
Shows/hides the To-Do List window

Regular Expression Tester
Shows/hides the Regular Expression Tester window

Find-in-Files Results
Shows/hides the Find-in-Files Results window

Output Window
Shows/hides the Output window

Unit Tests
Shows/hides the Unit Tests window


The Debug Windows submenu
This submenu allows you to show/hide the different PyScripter debugger windows.

graphic

Call Stack
Shows/hides the Call Stack window

Variables
Shows/hides the Variables window

Breakpoints
Shows/hides the Breakpoints window

Watches
Shows/hides the Watches window

Messages
Shows/hides the Messageswindow


The Navigate submenu
This submenu allows you to move between the different PyScripter IDE and debugger windows and the editor.

graphic.


The Syntax submenu
The Syntax submenu allows you to select the syntax highlighting scheme for the active editor.
graphic


The Languages submenu
Use the Languages submenu to change the language of the User Interface of PyScripter. See the Localization topic for information about creating new translations.

graphic


The Layouts submenu
The entries above the menu separator correspond to specific layouts that have been saved and which the user can restore.


graphic

Commands:

Save Layout...
Saves the current layout under a name the user provides

Delete Layouts...
The user is prompted for the list of layouts to delete.

Set Debug layout
Saves the current layout under the name 'Debug'.  If a layout named 'Debug' is available when you start debugging, then this layout is loaded.  When debugging terminates the layout active before starting debugging is restored.

Maximize editor
Maximize the editor window by auto-hiding all other IDE windows.

Restore editor
Restore the maximized editor window to each state before maximizing.