Version: git master (using Devel) OS: Linux From the "Projects" sidebar one is allowed to open files with custom applications via "Open with" context menu. After choosing an application, KDevelop asks if I want to remember that choice. Selecting yes makes KDevelop always use the chosen application and there is no way to configure this. Note from irc: apaku|work notes that its still not good to have configuration-settings without providing a GUI. i.e. either the open-with should adjust the file-associations or it should have its own GUI to configure the setting it uses to store the default. Reproducible: Always Expected Results: A config UI to be found.
shouldn't be too hard, if someone wants to try and needs help, shout out - I can assist.
I can assist. Is it still open ?
Afaik yes, it is still open :) I'd suggest joining #kdevelop on freenode and asking around (maybe KDevelop guys can tell you who to ping directly?)
Is it still open? I'd like to try if it is.
I think it is still open. Look at Martin's last comment.
Hello, I trying to write some code that will handle this situation, give me few days :) Thanks in advance. Regards.
https://git.reviewboard.kde.org/r/106388/ patch to review.
Git commit 7530690000b023843f6e53bbe43995d4dc34105f by Milian Wolff, on behalf of Przemek Czekaj. Committed on 25/10/2012 at 22:27. Pushed by mwolff into branch 'master'. Add a configuration dialog to the context menu of 'Open With'. REVIEW: 106388 M +6 -2 plugins/openwith/CMakeLists.txt M +15 -0 plugins/openwith/openwithplugin.cpp M +4 -0 plugins/openwith/openwithplugin.h http://commits.kde.org/kdevplatform/7530690000b023843f6e53bbe43995d4dc34105f