https://bugs.kde.org/show_bug.cgi?id=352583

--- Comment #3 from Milian Wolff <m...@milianw.de> ---
I don't know the email thread either, maybe we just discussed it on IRC. The
commit that removed the filter is:

commit 8c7a559f9d92cd8a4d3ea32eba8a19643a47613a
Author: Milian Wolff <m...@milianw.de>
Date:   Tue Nov 5 14:57:01 2013 +0100

    Remove proxy-model filtering from ProjectManagerView/ProjectProxyModel

    This is now handled in a much more efficient way via the ProjectFilter
    plugin. The dynamic filtering in the project view is thus obsoleted.

    Thus: If you want to exclude stuff from your project, use the filter
    plugin. If you want to quickly open a file for a given pattern, use
    quickopen.

Regarding your workflow: Note that there is an action to focus the current file
in the project tree view. So for your case, you can just open one of the files,
e.g. abc.cpp, then activate the action (in my case with Ctrl + <) and open the
files.

Furthermore note that QuickOpen is smart enough to resolve "./" to filter based
on the path of the currently opened file, giving you another quick way to open
the sibling files.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to