Bash: fix comments after escapes
ClosedPublic

Authored by nibags on May 2 2020, 4:40 AM.

Details

Summary

BUG: 418876

Comments were not highlighted after an escaped space, but this should only occur in commands.
This is corrected: outside of a command, comments are highlighted after an escaped space.

Diff Detail

Repository
R216 Syntax Highlighting
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nibags created this revision.May 2 2020, 4:40 AM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptMay 2 2020, 4:40 AM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
nibags requested review of this revision.May 2 2020, 4:40 AM
nibags edited the summary of this revision. (Show Details)May 2 2020, 4:42 AM
nibags edited the summary of this revision. (Show Details)May 2 2020, 4:47 AM
cullmann accepted this revision.May 9 2020, 11:09 AM

Same here ;=) Thanks a lot for the work on all this issues!

This revision is now accepted and ready to land.May 9 2020, 11:09 AM
This revision was automatically updated to reflect the committed changes.