| Version 4 (modified by szabgab, 2 years ago) (diff) |
|---|
Description
In 0.84 you could switch between styles in View -> Styles ->
Starting from 0.85 the option moved to Tools -> Preferences -> Appearance -> Style ->
You can also create your own style:
Tickets
Test
- In Tools/Preferences/Files? and Colors Select File Type: Perl 5 Select Highlighter: Scintilla
- Using File/Open? open the file t/files/no_strict.pl
- The status bar at the bottom should now show: the name of the file | Scintilla | Perl 5 | (and some more)
- In Tools/Preferences/Files? and Colors Select File Type: Perl 5 Select Highlighter: PPI Experimental
- Viewing the already open no_strict.pl file the status bar at the bottom should now show: the name of the file | PPI Experimental | Perl 5 | (and some more) The coloring of the code has changed.
- In Tools/Preferences/Files? and Colors Select File Type: Perl 5 Select Highlighter: PPI Standard
- Viewing the already open no_strict.pl file the status bar at the bottom should now show: the name of the file | PPI Standard | Perl 5 | (and some more)
Who Padre version system status szabgab r13895 Ubuntu 10.10 OK
TODO
- add screenshots with default highlighting of the various syntax highlighers
- other programming languages
- syntax highlighting (coloring):
- HTML export #112
- customizable
- for many languages
