-
-
Notifications
You must be signed in to change notification settings - Fork 328
Customization
<wiki:gadget url="http://pyscripter.googlecode.com/svn/wiki/files/adsense3.xml" border="0" width="468" height="60" />
In version 1.9.9.7, PyScripter introduced an updated theme (skin) engine that allows the loading of external themes. You can download additional themes (skins) from this site. The downloaded skins contain files with the "skn" extension. Place these skn files in the directory %APPDATA%\PyScripter\Skins and the external skins will be automatically available in PyScripter. (%APPDATA% is the directory pointed by the corresponding environment variable).
You can also create your own skins by using the skin editor provided here.
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 pyscripter@google.com. A repository of such submitted settings is available here.
IDLE by Jose: IdleHighlighting.ini
IDLEv2 by Ethan Shames: IdleHighlightingv2.ini
IDLEv3 by Николай Головкин : IdleHighlightingv3.ini
Komodo Dark Highlighter by Jason Tudisco: DarkHighlight.ini
Cool Dark Highlighter by 7igor777: DarkHighlight2.ini
Default highlighting in case you want to go back to the original: DefaultHighlighting,ini
Vim like shortcuts by Huy (see this post to the Pyscripter group): vim-like-shortcuts.ini
