Summary: | Add GNUPlot syntax highlighting to Kate | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Dik Takken <kde> |
Component: | syntax | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | christoph, david.kremer.dk, esigra, i.zaufi, robert |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kate/afd626fe6fc74d014a9633f17724dd4c0af310de | Version Fixed In: | 4.12 |
Sentry Crash Report: | |||
Attachments: | kate syntax highlighting xml for gnuplot |
Description
Dik Takken
2005-11-10 14:31:39 UTC
On Thursday 10 November 2005 14:31, Dik Takken wrote: > Kate does not seem to support syntax highlighting for GNUPlot scripts. It requires that someone who knows the GNUPlot syntax well writes a XML file for us. You can find documentation for kates syntax highlight file format (it's XML) in the docs for kate, and you are wellcome to seek help at kwrite-devel@kde.org and in channel #kate at the freenode irc network. -anders Command completion would also be useful. I only want to emphasize that I also would really appreciate such a feature. I would do it myself, but I do not know the gnuplot syntax very well. There is an emacs gnuplot mode, maybe someone who knows both kate and emacs might be able to copy this highlighting modes? as a sidenote: whenever you copy something, look at licensing issues. Valid wish, but we can't keep bugs open for any missing language ;) Write one yourself or we hope to get submissions for one. Created attachment 70366 [details]
kate syntax highlighting xml for gnuplot
tested working.
*** Bug 325812 has been marked as a duplicate of this bug. *** Roberto, are you the author of this file? Git commit afd626fe6fc74d014a9633f17724dd4c0af310de by Dominik Haumann. Committed on 09/10/2013 at 15:00. Pushed by dhaumann into branch 'master'. add Gnuplot syntax highlighting file FIXED-IN: 4.12 A +888 -0 part/syntax/data/gnuplot.xml http://commits.kde.org/kate/afd626fe6fc74d014a9633f17724dd4c0af310de I highly appreciate this! @Robert: Are you the author of this file? It's currently missing this information, and there is no license information. Can you clarify? No, I am not. I was just looking for it and found this attachment and the information that the file was already commited. If the author doesn't respond one could the gnuplot mailinglist… |