https://bugs.kde.org/show_bug.cgi?id=497961
Bug ID: 497961 Summary: Kate Build plugin minor stuff Classification: Applications Product: kate Version: 24.12.0 Platform: Neon OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: application Assignee: kwrite-bugs-n...@kde.org Reporter: p...@7gods.org Target Milestone: --- SUMMARY The "Build" plugin got recently somewhat modified UI and functionality and I have few minor notes about it: + the Help is now out of date (for example what's the difference between "Session" vs "Project" target sets?) + I was unable to find the variable placeholders for commands and working dirs. Reading the Kate source code I found there are %B, %b for working dir and %f, %n, %d for commands, but I remember it somewhere mentioned few years back, because I was aware of these. This would be nice to have at least in the Help, if not in some hint popup. + second column is now labeled "Working Directory / Command" - again it took me couple of experiments and look into source code to realize the original intent of the new UI to have build and run commands. I would suggest to modify label to "Build Command / Working Directory" to make it more prominent and match the third column "Run Command" label better. + second column values offer "Insert path" button which makes sense for working dir, could be useful but also confuse for build commands and it's missing for run commands (where it could help similarly to build commands, inserting actual paths by picker) + IIRC I had pristine Kate config (not migrated/upgraded this time, fresh reinstall of Neon) and the Build plugin by default had no examples of build commands, at least adding new target did add some cmake+ninja example. -- You are receiving this mail because: You are watching all bug changes.