atom-language icon indicating copy to clipboard operation
atom-language copied to clipboard

Port to KDE/syntax-highlighting

Open daxim opened this issue 8 years ago • 2 comments

Please port this highlighting schema to KDE/syntax-highlighting, also known as Kate syntax highlighting.

It serves as the upstream repository for numerous editors and highlighting tools; it is already in use in our community, so a Perl 6 syntax scheme would be directly useful.

daxim avatar May 12 '17 08:05 daxim

I had thought that would be a neat thing to do. Though I would have to have some automated way to make sure development of the main project will affect both syntax-highlighting and atom/github's highlights highlighter.

Do you know if there are kate -> atom syntax grammar tools?

It is a quite big grammar so it would be a big undertaking to do it anyway other than automated (or at least mostly automated).

samcv avatar May 12 '17 08:05 samcv

I created this ticket https://bugs.kde.org/show_bug.cgi?id=392468 requesting Perl 6 support in KDE syntax highlighting because of https://github.com/perl6/marketing/issues/10.

MasterDuke17 avatar Apr 01 '18 02:04 MasterDuke17