Fix tool expand hint punctuation styling

closes #5359
This commit is contained in:
Mario Zechner
2026-06-04 23:44:25 +02:00
parent ca66adfe60
commit c45787411e
8 changed files with 14 additions and 8 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed built-in tool expand hints to style closing parentheses consistently ([#5359](https://github.com/earendil-works/pi/issues/5359)).
## [0.78.1] - 2026-06-04
### New Features