Bug 483182

Summary: Build plugin: The tooltip for "Working directory" does not mention all available variables
Product: [Applications] kate Reporter: kde
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: christoph
Priority: NOR    
Version First Reported In: 24.02.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description kde 2024-03-10 22:45:45 UTC
OBSERVED RESULT
The tooltip is missing the %B and %b variables.

EXPECTED RESULT
All available variables should be listed in the tooltip.

ADDITIONAL INFORMATION
The tooltip is set in TargetHtmlDelegate::createEditor()
Comment 1 kde 2024-03-11 16:24:03 UTC
I created a merge request: https://invent.kde.org/utilities/kate/-/merge_requests/1420
Comment 2 Christoph Cullmann 2024-03-15 18:01:18 UTC
fixed with https://invent.kde.org/utilities/kate/-/merge_requests/1420