Version: 3.0.90 (using KDE 3.2.90 (3.3 alpha1, CVS >= 20040522), compiled sources) Compiler: gcc version 3.4.0 (Debian) OS: Linux (i686) release 2.6.6 I would like to be able to select bit(s) of code, and just drag it into 'snippets' area, rather than do copy, add, paste, add description.
CVS commit by rgruber: Added drag and drop feature plus code cleanup and small GUI changes. You can now drag any text into the snippet list and a new snippet will be created out of the dropped text. CCMAIL: 82393-done@bugs.kde.org GUI M +63 -42 snippet_widget.cpp 1.8 M +4 -3 snippet_widget.h 1.4 M +1 -1 snippetdlg.ui.h 1.3 M +0 -42 snippetsettingsbase.ui 1.5
Ok, cool guys. But here comes another thing. This isn't quite snipped related,directly. The page should open, when I hover mouse with something to drop over it. Simillary to tabs, when you try to drop something in another tab. Or simmiarly to taskman, when I try to drop file/icon/whatever on application that is currently minimized.
so it still doesn't open <snippets> page automaticaly, when I just hover mouse 'holding' piece of code automatically. Even if it's opened, I still need to press that little box to make it persistantly open. It means that it's only fixed partialy.
If you want the toolviews to work differently, make a new wish against kdelibs/kmdi. The original wish as stated is solved for KDevelop's scope.