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

Correct metaclass parsing #90

Merged
merged 4 commits into from
Jul 22, 2024

Conversation

apozharski
Copy link
Contributor

@apozharski apozharski commented Jul 18, 2024

Add functionality to correctly identify ?namespace.class metaclass references everywhere.

Resolves #89

@apozharski apozharski changed the title [WIP] Correct metaclass parsing Correct metaclass parsing Jul 22, 2024
@dklilley dklilley self-assigned this Jul 22, 2024
@dklilley dklilley added the CLA signed Indicates that the requester has signed the Contributor License Agreement label Jul 22, 2024
@dklilley
Copy link
Member

Thanks again for making these improvements!
These should also be included in the next update for the MATLAB extension for VS Code.

@dklilley dklilley merged commit e71df50 into mathworks:master Jul 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA signed Indicates that the requester has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metaclass operator argument is treated as variable/property access
2 participants