| Summary: | Kate build plugin should support placeholders in run cmds | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Räuber Mank <h2vt5gemy> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | christoph, kare.sars |
| Priority: | NOR | ||
| Version First Reported In: | 24.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/kate/-/commit/cd2a282b1bef8f718b801c8e87f495e6f08e79b8 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Räuber Mank
2025-04-14 12:10:23 UTC
True, I guess best would be to expand that at the same place to avoid that happens on the fly on completion, when one might have switched the document. Patches welcome :) A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/1791 Can you test https://invent.kde.org/utilities/kate/-/merge_requests/1791 ? Git commit cd2a282b1bef8f718b801c8e87f495e6f08e79b8 by Christoph Cullmann, on behalf of Kåre Särs. Committed on 15/06/2025 at 15:45. Pushed by cullmann into branch 'master'. Build: Add substitution support to run commands M +7 -1 addons/katebuild-plugin/TargetHtmlDelegate.cpp M +42 -12 addons/katebuild-plugin/plugin_katebuild.cpp M +7 -3 addons/katebuild-plugin/plugin_katebuild.h https://invent.kde.org/utilities/kate/-/commit/cd2a282b1bef8f718b801c8e87f495e6f08e79b8 |