Perl: fix the // operator
ClosedPublic

Authored by nibags on May 19 2019, 9:48 AM.

Details

Summary

BUG: 407327

The "/" character is used for patterns and this causes the "//" operator not to be highlighted correctly in some situations, such as after identifiers.

Diff Detail

Repository
R216 Syntax Highlighting
Branch
fix-perl
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 11943
Build 11961: arc lint + arc unit
nibags created this revision.May 19 2019, 9:48 AM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptMay 19 2019, 9:48 AM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
nibags requested review of this revision.May 19 2019, 9:48 AM
dhaumann accepted this revision.May 19 2019, 11:06 AM

Thanks for the fix, please commit.

This revision is now accepted and ready to land.May 19 2019, 11:06 AM
cullmann accepted this revision.May 19 2019, 11:38 AM

Yes, please push, thanks.

nibags closed this revision.May 19 2019, 11:41 AM