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

Option to only show immedeate child csproj's #10

Open
Shadowblitz16 opened this issue Aug 1, 2023 · 0 comments
Open

Option to only show immedeate child csproj's #10

Shadowblitz16 opened this issue Aug 1, 2023 · 0 comments

Comments

@Shadowblitz16
Copy link

I have nested projects but when I select add reference it pops up with a lot of options that aren't an immediate part of that project.

image
image

For example if I try to add a reference to Core I would only like it to show options for Arch and Arch.Extended

I suggest that a couple of options be added to the settings..
ShowParent : [All, Immediate, ImmediateOrNone, None]
ShowChildren : [All, Immediate, ImmediateOrNone, None]

All would show csproj's all the way to the top or bottom
Immediate would show csproj's in the first immediate folder
ImmediateOrNone would show csproj's in the first immediate folder or the current folder
None would show csproj's in the current folder

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

1 participant