[patch] Switch opened files

M Breugelmans mbr.nxi at gmail.com
Sun Oct 12 13:08:48 UTC 2008


Currently it is a pain to switch between opened files. I use the
project wide quick-open all the time, which kind of defeats the idea
behind tracking which files have been opened. Attached is a fix. It
uses the quick open framework but limits items to open files.

When would you use this instead of project wide?

(a) the file you want to switch to does not belong to a project
(b) name of the file temporarily slips your mind but you know it's opened
(c) fewer keystrokes to get to the right file, especially true for
partially or fully identical names (eg 'config')

Any objections against this? I don't think it's feature creep for the
reasons mentioned above, plus it doesn't add any new UI which is good.
More importantly quick-open scales extremely well.


Manuel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: quickOpenCurrentFiles.patch
Type: text/x-patch
Size: 3149 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20081012/bf2803c6/attachment.patch>


More information about the KDevelop-devel mailing list