https://bugs.kde.org/show_bug.cgi?id=212546 Summary: don't duplicate already-generated launch configs Product: kdevplatform Version: SVN Platform: Unlisted Binaries OS/Version: Linux Status: NEW Severity: normal Priority: NOR Component: run support AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: apaku@gmx.de Currently when using the "Execute As...->XYZ" actions each time a new launch configuration is created. Instead it would be nice if it re-used an already existing launch config for the item. The easiest way would be to simply use something like " (generated)" as name for the config and then check based on that. An alternative that would also consider pre-setup configs would be delegating the check to the config type as that one can extract the item from an existing config and check against a given item. But otoh this falls flat if the type cannot do that for some reason. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs