Ticket #4322 (closed enhancement: fixed)
Add basic DOT/Graphviz syntax highlighting
Reported by: | gszymaszek | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.8.28 |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: | committed-master |
Description
DOT is a graph description language. The attached syntax file recognizes the basic language keywords and syntax; known node, edge, graph, etc. properties; comments; character strings.
The syntax file seems to work well with various DOT files found in the Linux kernel sources as well as with the MNT Reform 2.0D-4 System Diagram.
Attachments
Change History
Changed 3 years ago by gszymaszek
- Attachment 0001-Add-basic-DOT-Graphviz-syntax-highlighting.patch added
comment:1 Changed 3 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
- Milestone changed from Future Releases to 4.8.28
Note: See
TracTickets for help on using
tickets.