The Tools Menu
|
Previous Top Next |
Commands:
Python Path
Configures the Python Path
Unit Test Wizard...
Configure Tools
Pops-up a dialog which allows the creation deletion or modification of External
Tools
Edit Startup Scripts
Check for Updates...
Checks whether an updated version of PyScripter is available.
The Source Code Views
PyScripter provides different views of Python modules that can be seen alongside the source
code. Currently two such views are provided. The Documentation view and the Disassembly
view. When views other than the source code are available you can switch between the
source code and these views using the tabs at the top of the editing area. You can close
additional views by right clicking on their tab and selecting "Close". When the only view is the
source code the tabs at the top of the editing area are hidden.
Commands:
Documentation
Shows the Documentation view
Disassembly
Shows the Disassembly view
Web Preview
Shows a Web preview of html files in a built-in browser.
The Options submenu
Commands:
IDE Options...
IDE Shortcuts...
Editor Options...
Custom Parameters...
Pops-up a dialog allowing you to define, delete or modify custom
parameters
Code Templates...
Pops-up a dialog allowing you to define, delete or modify code
templates
File Templates
The Import/Export submenu
Export Shortcuts
Exports the IDE and editor shortcuts to an "ini" file.
Import Shortcuts
Imports IDE and editor shortcuts from an "ini" file.
Export Highlighters
Exports syntax highlighter information to an "ini" file.
Import Highlighters
Imports syntax highlighter information from an "ini" file.
The Tools submenu
PyScripter offers the ability to define External Tools that can be run independently or interact
with the IDE editor. The Tools submenu shows you the currently defined external tools. The
picture below shows you some of the pre-defined tools.