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

Regexes arent working with inheritance #2

Open
VisualBean opened this issue Nov 29, 2024 · 1 comment
Open

Regexes arent working with inheritance #2

VisualBean opened this issue Nov 29, 2024 · 1 comment

Comments

@VisualBean
Copy link

VisualBean commented Nov 29, 2024

any class/struct that inherits from something, is not found
i.e the following is not found

public class MyThing : IEquitable<MyThing>, ISerializable
@VisualBean VisualBean changed the title Regexes don't account for inheritance Regexes arent working with inheritance Nov 29, 2024
@brandondocusen
Copy link
Owner

Great catch, I’ll look into this and update. The tools are getting better every day due to thoughtful messages like this. Thank you for contributing!

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