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

Allow for certain unit scopes to be ignored #7

Open
delphidabbler opened this issue Jul 17, 2022 · 1 comment
Open

Allow for certain unit scopes to be ignored #7

delphidabbler opened this issue Jul 17, 2022 · 1 comment
Assignees
Labels
accepted enhancement New feature or request

Comments

@delphidabbler
Copy link
Collaborator

E.g.if you're developing for the VCL then you probably don't need anything in the FMX scope to be displayed.

One possible solution:

Allow user to create a blacklist of scope names and ignore any search results within blacklisted scopes. This could be done either by entering wild cards or by selecting from a (hierarchical) check list. Allow such a list to be edited or deleted at any time.

Store the list with the mapping data.

@delphidabbler delphidabbler self-assigned this Aug 3, 2022
@delphidabbler delphidabbler added the enhancement New feature or request label Aug 3, 2022
@delphidabbler
Copy link
Collaborator Author

How about having a shortcut method to selectively show and hide FMX or VCL unit names. That would probably be the best use case for ignoring certain scopes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant