| Summary: | Broken syntax highlight when using constructions like '{}' or "${VAR}" in BASH source code | ||
|---|---|---|---|
| Product: | [Applications] kile | Reporter: | Vojtěch Zeisek <Vojtech.Zeisek> |
| Component: | editor | Assignee: | Michel Ludwig <michel.ludwig> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.9.93 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/syntax-highlighting/-/commit/49c0cf9e33c9d94f2e98aadf1cc445bb99cd4601 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: |
kile_syntax_1.png
kile_syntax_2.png kile_syntax_3.png kile_syntax_4.png kile_syntax_5.png kile_syntax_6.png kile_syntax_7.png |
||
|
Description
Vojtěch Zeisek
2023-01-09 12:56:03 UTC
Created attachment 155134 [details]
kile_syntax_2.png
Created attachment 155135 [details]
kile_syntax_3.png
Created attachment 155136 [details]
kile_syntax_4.png
Created attachment 155137 [details]
kile_syntax_5.png
Created attachment 155138 [details]
kile_syntax_6.png
Created attachment 155139 [details]
kile_syntax_7.png
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/syntax-highlighting/-/merge_requests/548 Git commit 49c0cf9e33c9d94f2e98aadf1cc445bb99cd4601 by Christoph Cullmann, on behalf of Jonathan Poelen. Committed on 18/09/2023 at 00:08. Pushed by cullmann into branch 'master'. LaTeX: fix bash code block This fixes the issue with images 2, 3, 4, 6 and 7 Image 5 can only be fixed by adding a new form of rule that doesn't exist and requires a lot of change in the engine. Image 1 is not particularly a problem. M +6 -0 autotests/folding/highlight.tex.fold M +6 -0 autotests/html/highlight.tex.dark.html M +6 -0 autotests/html/highlight.tex.html M +6 -0 autotests/input/highlight.tex M +6 -0 autotests/reference/highlight.tex.ref M +2 -2 data/syntax/latex.xml https://invent.kde.org/frameworks/syntax-highlighting/-/commit/49c0cf9e33c9d94f2e98aadf1cc445bb99cd4601 |