Ticket #1593 (closed enhancement: wontfix)
Syntax highlighting of Java .properties
Reported by: | thorsky | Owned by: | iNode |
---|---|---|---|
Priority: | trivial | Milestone: | 4.7.0-pre4 |
Component: | mcedit | Version: | 4.7.0-pre2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
I wrote syntax file for java .properties format, and I've been using it for several months without problem. As the format is basically a set of key/value pairs, but allows a number of ways to write them, syntax file tries hard to highlight them all correctly. Plus highlights some specific tokens that can be found in values.
file ..\*
.(properties|config) Java\sFile
include properties.syntax
Attachments
Change History
comment:1 Changed 15 years ago by iNode
- Owner set to iNode
- Status changed from new to accepted
- Milestone changed from 4.7 to 4.7.0-pre4
comment:2 Changed 15 years ago by iNode
branch: 1593_java_properties_syntax (parent:master)
changeset: ae5ea606c6a6593d65af5681c700fc684dd01681
Note: See
TracTickets for help on using
tickets.