1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2025-09-15 23:52:04 +02:00

New JOE highlighter for Java's .properties files

Features:
- many :p
- value continuation on next line
- unicode escape codes
- line comments on # and !
- good error detection (simpler on stricter files)
This commit is contained in:
Christian Nicolai
2011-08-02 22:03:36 +02:00
parent 69bdfbbf9b
commit 6ce845cb5a
3 changed files with 95 additions and 1 deletions

View File

@@ -4,7 +4,6 @@
=Comment green
=Keyword bold
=Bad bold red
=Help yellow
=URL cyan