[Trac-tickets] [The Trac Project] #2198: Java highlighting support
using SilverCity
The Trac Project
noreply at edgewall.com
Mon Oct 10 08:14:45 CDT 2005
#2198: Java highlighting support using SilverCity
------------------------------------------+---------------------------------
Reporter: dcreager at gmail.com | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: wiki | Version: 0.9b2
Severity: normal | Keywords: java highlighting silvercity |
------------------------------------------+---------------------------------
I have made a couple of patches that allow Java code to be highlighted
using the SilverCity engine rather than Enscript. This does not support
different kinds of identifiers (i.e., using capitalization conventions
that class names are !CamelCase, methods/fields/vars/params are
lowerCamelCase, and constants are ALL_UPPERCASE). But it's a start.
I am using these patches on an installation of 0.9b2; the Trac patch is a
one-liner that might very well work in 0.8, as well.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2198>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list