KDevelop filetemplates - Tooltip for custom options

After few ups and downs with file templates, the journey through source code started once again.

Based on the comment in source code, it should be possible to add tooltips for custom options in file templates.
How foolish I was to trust the comments. The option loading logic never counted with such possibility, it takes any data it can find in ’label’, ’tooltip’ and ‘whatsthis’ field and sets it as option`s label. The displayed text is the last read value of these three fields.

So I went and changed it to properly load the tooltip and adjusted the custom option page to display them. The merge request is waiting at invent.kde.org

And the result is:

File template custom options window

File template custom options window

Articles from blogs I follow:

It goes to 6!

FreeBSD ports update today: delete mode 100644 x11/plasma5-plasma/ create mode 100644 x11/plasma6-plasma/

via [bobulate] February 3, 2025

Hypocrisy and politics in free and open source software projects

via unixdigest.com January 31, 2025

Signing Android Apps Using a YubiKey (on NixOS)

In my spare time, I currently develop two Android apps using Flutter: AniTrack, a simple anime and manga tracker based on my own needs, and Moxxy, a modern XMPP client. While I don't provide release builds for AniTrack, I do for Moxxy. Those are signed u…

via PapaTutuWawa's Blog July 24, 2023

Generated by openring