Skip to content

Customization

pyscripter edited this page Jan 22, 2018 · 5 revisions

Themes

Version 3.0 introduced an updated style (skin) engine and ships with a large variety of high quality styles. Style files are located in the directory %APPDATA%\PyScripter\Styles. (%APPDATA% is the directory pointed by the corresponding environment variable). You can also create your own skins. See here for details.

Syntax Highligting Color Themes

You can import and export shortcuts and syntax highlighting settings using the commands under Tools, Options, Import Export. This allows PyScripter users to share shortcuts and syntax highlighting settings. If you have customized these settings to match those of popular IDEs and editors such as Visual Studio and IDLE, you are encouraged to submit them to the Issue Tracker.

Since version 3.0 Highlighting Coror themes are included in the distribution and located in the directory %APPDATA%\PyScripter\Highlighters. You can change the editor color scheme visually using the Editor Options dialog box.

Shortcuts

Vim like shortcuts by Huy (see this post to the Pyscripter group): vim-like-shortcuts.ini