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

Line Numbers #3014

Merged
merged 22 commits into from May 11, 2017
Merged

Conversation

MDoerner
Copy link
Contributor

This PR adresses #2938 and #2636.

In other words, with the grammar changes in introduced here, RD is able to parse and resolve line numbers and line labels with code on the same line.

@MDoerner
Copy link
Contributor Author

MDoerner commented May 11, 2017

One thing I do not know ois whether RD currently handels correctly that there can be a label and a member of the same name, not hiding each other.

ambiguousvba

@retailcoder
Copy link
Member

👍 labels are always locally scoped; the resolver already handles that ambiguity.

@retailcoder retailcoder merged commit 7c09175 into rubberduck-vba:next May 11, 2017
@MDoerner MDoerner deleted the MoreLineNumberExperiments branch July 2, 2017 12:46
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

Successfully merging this pull request may close these issues.

None yet

2 participants