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

Don't flag variable namespace collisions in brs files #910

Closed
TwitchBronBron opened this issue Sep 22, 2023 · 1 comment
Closed

Don't flag variable namespace collisions in brs files #910

TwitchBronBron opened this issue Sep 22, 2023 · 1 comment
Milestone

Comments

@TwitchBronBron
Copy link
Member

If you've got a namespace defined in a brighterscript file, and a brightscript file uses a variable name with that same namespace name, that should not be a diagnostic but it currently is.

Probably should apply to: namespaces, enums, consts, interfaces.

@TwitchBronBron
Copy link
Member Author

Fixed in #1089

@TwitchBronBron TwitchBronBron added this to the v1.0.0 milestone Mar 13, 2024
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