(*** This bug was imported into bugs.kde.org ***) Package: kdevelop Version: KDE 2.2.0 CVS/CVSup/Snapshot Severity: wishlist Installed from: Compiled sources Compiler: don't know OS: Linux OS/Compiler notes: Not Specified Recently I have been using Quanta+ a lot and feature I like is where you can hit F4 when the cursor is on a tag and you can edit the properties. I was thinking that this could be a useful feature for KDevelop. It would be handy that when you want to use a method such as QLineEdit->insert() that you put the cursor in between the brackets in insert() and then a dialog would pop up with the various fields and options you can provide. I assume you could code this by cross referencing the Qt/KDE docs or by using XML. This would be very handy and functional particularly for new developers and in cases where enums and limited selections can be chosen for a parameter this would improve productivity and cut down bugs. (Submitted via bugs.kde.org)
Exists with Gideon