Bug 355898 - Wrong syntax highlighting for Perl
Summary: Wrong syntax highlighting for Perl
Status: RESOLVED INTENTIONAL
Alias: None
Product: kate
Classification: Applications
Component: part (other bugs)
Version First Reported In: unspecified
Platform: Debian testing Linux
: NOR minor
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-25 17:53 UTC by Victor Porton
Modified: 2016-01-31 21:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
a Perl file fragment (21.01 KB, image/png)
2015-11-25 17:53 UTC, Victor Porton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Porton 2015-11-25 17:53:11 UTC
In the image (a Perl file opened in Kate) I am going to attach, there is a weird highlight of three closing braces.

Please remove this wrong highlighting.

Kate 15.08.2.

Reproducible: Always
Comment 1 Victor Porton 2015-11-25 17:53:42 UTC
Created attachment 95740 [details]
a Perl file fragment
Comment 2 Christoph Cullmann 2016-01-31 21:05:09 UTC
This is a feature ;)

You can fold stuff by writing:


# {{{


# }}}