Ticket #4250 (closed enhancement: fixed)
mcedit: added syntax highlighting for .json files
Reported by: | pelya | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.8.27 |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
Syntax highlighting for .json files
Attachments
Change History
Changed 3 years ago by pelya
- Attachment 0001-mcedit-added-syntax-highlighting-for-.json-files.patch added
comment:1 Changed 3 years ago by andrew_b
JavaScript syntax highlighting
in the json.syntax is a typo, isn't it?
comment:2 Changed 3 years ago by pelya
Yes it's a typo, I've copied js.syntax because it got half of the name correctly.
comment:3 Changed 3 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Milestone changed from Future Releases to 4.8.27
comment:4 Changed 3 years ago by andrew_b
- Branch state changed from no branch to on review
Branch: 4250_json_syntax
Initial changeset:4be98a52ba01844ef20f46c8e348a47fe03b8db9
comment:5 Changed 3 years ago by andrew_b
- Votes for changeset set to andrew_b
- Branch state changed from on review to approved
comment:6 Changed 3 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [db36f1e9df1c0a50bec353ebb8d0371553c2123f].
git log --pretty=oneline 167f437b1..db36f1e9d
Note: See
TracTickets for help on using
tickets.
The patch