Description
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
|
Related tickets: #6, #305, #1109
TODO
- add screenshots with default highlighting of the various syntax highlighers
- other programming languages
- syntax highlighting (coloring):
- HTML export #112
- customizable
- for many languages