Open Ashark opened 1 year ago
I am not sure how I feel about this, but you have a good point.
For example the applications runner doesn't say "launch app xyz" and instead just gives the app name.
Btw. do you want to use this library itself or the KRunner/Dolphin plugin?
Previously in #2 I was interested if this lib can be used to manipulate the config files. I am interested if I can, for example, create a project by template, not going through a new project wizard settings.
But for the current issue, I am talking about krunner. I actually only used dolphin first, to open a folder as a project. But now I frequently open different projects, and I see how it is useful to have a krunner plugin. Thanks for that! I see it is even better than their Toolbox app.
Hello. Here you set the
formatStringDefault = "%APPNAME launch %PROJECT";
.I suggest using the word "project" instead of "launch". It makes more sense what will happen on click. For example, I have project "Ark". And there is a system application called "Ark". And the entry "CLion launch Ark" is not clear.
I know, I can configure that in plugin settings.