Changes between Initial Version and Version 1 of Ticket #5654, comment 1
- Timestamp:
- Jun 14, 2015, 1:02:49 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5654, comment 1
initial v1 1 1 I'm all for this; however, trac.ini might get bloated with this. Perhaps the ability to create a new lexer.ini file in the conf directory (or the trac root for global configurations) which holds the lexer options. Something along the lines of: 2 {{{ 2 {{{#!ini 3 3 lexer.csharp.unicodelevel = basic 4 4 lexer.delphi.turbopascal = disabled