https://bugs.kde.org/show_bug.cgi?id=519774

Christoph Cullmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/syntax-highlighting/
                   |                            |-/commit/eb56d8427a6dd83eb0
                   |                            |2586616a3e3928788d0bad
         Resolution|---                         |FIXED

--- Comment #2 from Christoph Cullmann <[email protected]> ---
Git commit eb56d8427a6dd83eb02586616a3e3928788d0bad by Christoph Cullmann, on
behalf of Jonathan Poelen.
Committed on 29/06/2026 at 17:13.
Pushed by cullmann into branch 'master'.

Powershell: fix parentheses matching in command substitution with function
calls

```
Echo "Date of event: $($timestamp.ToString("yyyy-MM-dd"))"
                   # ~~                                 ~  Command substitution
                   #                      ~            ~   recursive call
                   #                                    ~  Before: String, now:
Symbol
```

M  +1    -0    autotests/folding/craftenv.ps1.fold
M  +1    -0    autotests/html/craftenv.ps1.dark.html
M  +1    -0    autotests/html/craftenv.ps1.html
M  +1    -0    autotests/input/craftenv.ps1
M  +1    -0    autotests/reference/craftenv.ps1.ref
M  +5    -0    data/syntax/powershell.xml

https://invent.kde.org/frameworks/syntax-highlighting/-/commit/eb56d8427a6dd83eb02586616a3e3928788d0bad

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to