Ticket #4412 (closed enhancement: fixed)

Opened 18 months ago

Last modified 18 months ago

Add TOML syntax highlighting

Reported by: fadeevab Owned by: andrew_b
Priority: major Milestone: 4.8.29
Component: mcedit Version: master
Keywords: syntax Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

TOML is Tom's Obvious Minimal Language, TOML files are used in all Rust projects: there is Cargo.toml in the root folder.

I created a patch, I tested the TOML syntax on a few Cargo.toml files.

Attachments

toml.patch (1.2 KB) - added by fadeevab 18 months ago.
toml-syntax-screenshot.png (72.3 KB) - added by fadeevab 18 months ago.

Change History

Changed 18 months ago by fadeevab

Changed 18 months ago by fadeevab

comment:1 Changed 18 months ago by andrew_b

  • Owner set to andrew_b
  • Status changed from new to accepted
  • Component changed from mc-core to mcedit
  • Milestone changed from Future Releases to 4.8.29

comment:2 Changed 18 months ago by andrew_b

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:3 Changed 18 months ago by andrew_b

  • Status changed from testing to closed

comment:4 Changed 18 months ago by fadeevab

@andrew_b
Great, thank you for accepting the patch!

Note: See TracTickets for help on using tickets.