mathworks / MATLAB-Language-grammar

This repository contains a regular expression based language grammar for MATLAB to be used by GitHub Linguist for highlighting MATLAB code on GitHub
49 stars 17 forks source link

Limit single variable assignments to structs and variables #48

Closed zm-cttae-archive closed 1 year ago

zm-cttae-archive commented 1 year ago

Workaround for meta scoping being broken on matrix or cell assignments.

This will also prevent broken scoping from appearing in the VS Code extension and its language service.

zm-cttae-archive commented 1 year ago

@dklilley @gauravsavadi one to review!

zm-cttae-archive commented 1 year ago

I am needing to sign the CLA

nothans commented 1 year ago

I am needing to sign the CLA

Can you contact me to have the CLA signed? Thanks for the pull request.

zm-cttae commented 1 year ago

Have sent an email through :)

zm-cttae commented 1 year ago

CLA signed 💯