https://bugs.kde.org/show_bug.cgi?id=418876
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/syn | |tax-highlighting/1e8466029c | |821575a2869acc0ca28e673426d | |397 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Christoph Cullmann <cullm...@kde.org> --- Git commit 1e8466029c821575a2869acc0ca28e673426d397 by Christoph Cullmann, on behalf of Nibaldo González. Committed on 09/05/2020 at 11:11. Pushed by cullmann into branch 'master'. Bash: fix comments after escapes Summary: 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. {F8277354} Reviewers: #framework_syntax_highlighting, dhaumann, cullmann Reviewed By: #framework_syntax_highlighting, cullmann Subscribers: kwrite-devel, kde-frameworks-devel Tags: #kate, #frameworks Differential Revision: https://phabricator.kde.org/D29354 M +4 -1 autotests/folding/highlight.sh.fold M +4 -1 autotests/html/highlight.sh.html M +5 -2 autotests/input/highlight.sh M +4 -1 autotests/reference/highlight.sh.ref M +1 -1 autotests/reference/test.bb.ref M +31 -7 data/syntax/bash.xml https://commits.kde.org/syntax-highlighting/1e8466029c821575a2869acc0ca28e673426d397 -- You are receiving this mail because: You are watching all bug changes.