Ticket #913 (closed defect: fixed)
almost no syntax highlighting for C code
| Reported by: | zenogantner | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Syntax Highlighting | Version: | trunk |
| Keywords: | syntaxhighlighting, c, scintilla | Cc: |
Description
I get almost no syntax highlighting when editing a C file.
Only number literals and comments have a special color.
Screenshot is attached.
Ubuntu 9.10
Padre r11269
Wx Version=(0.9701) wxWidgets 2.8.10 unicode=(1)
v5.10.0 built for i486-linux-gnu-thread-multi
Attachments
Change History
comment:2 Changed 3 years ago by zenogantner
- Keywords syntaxhighlighting, added; syntax highlighting, removed
comment:4 Changed 2 years ago by azawawi
default.yml needs an overhaul. That's true. We are not even setting keywords that are needed for Scintilla lexers to highlight them.
Note: See
TracTickets for help on using
tickets.
