Patch #1471
closedLua syntax highlighter for CodeRay
0%
Description
Attached is a patch that will add lua lexer syntax highlighting to coderay.
Files
Related issues
Updated by Mischa The Evil almost 15 years ago
Kornelius Kalnbach (CodeRay project-manager) has planned the integration of a Lua-scanner for CodeRay 1.0 RC1 based on the patch supplied here by Chris Peterson. See http://redmine.rubychan.de/issues/39.
Therefor this issue will eventually get obsoleted whenever the CodeRay-library in Redmine is updated to 1.0+.
Updated by Pierre-Yves Gérardy about 14 years ago
There's a typo on line 54:
'upack' => 'unpack'
Updated by Felix Schäfer about 14 years ago
Pierre-Yves, please contact Kornelius for fixes to that, here's the wrong place for that :-)
Updated by Kornelius Kalnbach about 14 years ago
No, I'm not the right person to handle this. The Lua scanner is not part of the distribution. Since the ticket is still open, I don't think it's included in Redmine. So this thread is a bit like the Lua scanner project page ;)
Updated by Mischa The Evil over 13 years ago
- Category set to Third-party libraries
Changed issue-relations to reflect the upstream roadmap:
- | related to Feature #4264: Update CodeRay to 1.0 final |
+ | blocked by Feature #8253: Update CodeRay to 1.1 final |
and changed to new - more appropriate - category...
Updated by Mischa The Evil over 13 years ago
- Target version set to Unplanned backlogs
Updated by Ebrahim Mohammadi over 13 years ago
Implementing #8120 as discussed would solve Lua syntax highlighting, since both Google Code Prettify and Sunlight support Lua.
Updated by Jean-Philippe Lang about 11 years ago
- Status changed from New to Closed
- Target version deleted (
Unplanned backlogs)
Superseded by #8253.