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

CLI command find-symbol could also offer the --match option #1505

Open
jroessel opened this issue Aug 22, 2024 · 1 comment
Open

CLI command find-symbol could also offer the --match option #1505

jroessel opened this issue Aug 22, 2024 · 1 comment

Comments

@jroessel
Copy link
Contributor

While rename-symbol allows fairly fine-grained selection of symbols to rename with the --match parameter where you can use C# to match a symbol, find-symbol is fairly limited and only allows filtering via visibility, attributes and symbol kind (even omitting parameters).

Could find-symbol also offer the --match parameter to allow for custom and more complex symbol selection?

@josefpihrt
Copy link
Collaborator

Good idea, I would also suggest to implement --match-from.

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

No branches or pull requests

2 participants