Skip to content
Snippets Groups Projects
Commit a06da47d authored by Nikolai Kosjar's avatar Nikolai Kosjar
Browse files

Locator: Allow to filter for path in BaseFileFilter


If the input contains a path separator, the input is matched against the
file path. Otherwise, as before, the input is matched against the file
name.

This affects AllProjectsFilter, CurrentProjectFilter and
DirectoryFilter.

Usage Examples:
    "src/*main.cpp"
    "cppedtior/"

Change-Id: I8bc55642b388a8f8e1d7a949f80bbe1abc41ae3c
Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
parent 853fcf3c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment