Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit the search scope for matching files #2

Open
lindsve opened this issue Mar 5, 2014 · 1 comment
Open

Limit the search scope for matching files #2

lindsve opened this issue Mar 5, 2014 · 1 comment

Comments

@lindsve
Copy link

lindsve commented Mar 5, 2014

Tried the plugin now and found an issue when there are more than one file matching the naming convention.

Specifically, I have a FoobarView, but there are two classes named FoobarViewModel in my solution (one is for web).

It would be nice if the plugin could be configured to limit the search scope to only include matches in same folder, one level up and it's subfolders to limit it (in this case) this scenario:

\Foobar
\Controllers
\ViewModels
\Views

@hmemcpy
Copy link
Collaborator

hmemcpy commented Mar 5, 2014

Hi!

I think that is an excellent suggestion, and I'll take a look at how I can make this happen!

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants