Ticket #1593 (closed enhancement: wontfix)

Opened 15 years ago

Last modified 14 years ago

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

properties.syntax (1.6 KB) - added by thorsky 15 years ago.

Change History

Changed 15 years ago by thorsky

comment:1 Changed 15 years ago by iNode

  • Status changed from new to accepted
  • Owner set to iNode
  • 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

comment:3 Changed 15 years ago by slavazanko

  • Blocking 1674 added

comment:4 Changed 15 years ago by slavazanko

  • Status changed from accepted to testing
  • Resolution set to wontfix
  • Blocking 1674 removed

will fixed in #1674

comment:5 Changed 15 years ago by slavazanko

  • Status changed from testing to closed

comment:6 Changed 14 years ago by metux

should the branch 1593_java_properties_syntax be removed ?

comment:7 Changed 14 years ago by andrew_b

Yes.
Branch have been removed.

Note: See TracTickets for help on using tickets.