Customization files (syntax, colors, third party scripts) for PsPad
- 4.6.2 (32bit)
- 5.0 (32bit)
The pspad-customization project contains several items, using various licenses:
- adjusted_darkness
- A dark theme. Initially started from the "Oceandepths" theme, this grew to look quite different in the end.
- Author: Augustin Preda.
- MIT license.
- wccoa
- previously used as PVSS syntax highlighter
- is used for syntax highlighting for SIMATIC WinCC OA script files.
- (note: you can find out more about WinCC OA here)
- Author: Augustin Preda.
- MIT license.
- wccoa_cfg
- previously used as PVSS INI syntax highlighter
- is used for syntax highlighting for SIMATIC WinCC OA configuration files.
- Author: Augustin Preda.
- MIT license.
- wccoa
- Author: Augustin Preda.
- MIT license.
- wccoa_cfg
- Author: Augustin Preda.
- MIT license.
- AStyle (binary)
- Source: http://astyle.sourceforge.net/
- MIT license.
- AStyle integration
- Source: http://www.pspad.com/files/pspad/rozsireni/241-AStyleForPSPad.zip
- (note: for more extensions, go here)
- License: UNCLEAR.
- Contains modifications by Augustin Preda.
- Source: http://www.pspad.com/files/pspad/rozsireni/241-AStyleForPSPad.zip
These files are added mostly due to me being lazy. I want to use these files right out of the box for a new PsPad installation and have it configured just the way I like it.
- shortcut key definition file (KeyMap.ini)
- overall ini file (PSPad.ini)
Take the contents of this archive and overwrite the contents of the PsPad installation directory. You may skip the general configuration files.
For scripts, you may need to recompile them after you enter PsPad:
- [Scripts] --> [Recompile scripts]
Launch PsPad and go to [Settings] --> [Highlighter Settings...]
Select one of the available Syntax slots (marked in bold writing). From the Specification tab, select the desired entry in "User Highlighters" (E.g. "wccoa").
You can also customize the color, by using the Colors tab.
Run AStyle reformatter in PsPad: [CTRL] + [ALT] + [G]