Bug 355898

Summary: Wrong syntax highlighting for Perl
Product: [Applications] kate Reporter: Victor Porton <porton>
Component: partAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: minor CC: christoph
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: a Perl file fragment

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:


# {{{


# }}}