Commit Graph

3 Commits

Author SHA1 Message Date
Todd Lewis 13cfbdc5cd ini: enhance error handling, add support for colon comments, unicode escapes, new test file 2017-10-04 13:18:09 +02:00
cn f908b59be1 ini: allow comments separated by tabs after key-value pair 2015-03-11 22:25:34 +01:00
Christian Nicolai ee54b1ff60 New syntax highlighter for INI files
Features:
- comments after ; and # (even on key=value lines)
- section highlight
- escaping in values
- error checking for [sections] and incomplete key=value pairs
2011-08-02 23:46:07 +02:00