matlabdomain icon indicating copy to clipboard operation
matlabdomain copied to clipboard

[WIP] Further improvements to textmate based parser

Open apozharski opened this issue 7 months ago • 4 comments

Better classdef attributes and validator function parsing based on improvements to MATLAB-language-grammar in:

  • https://github.com/mathworks/MATLAB-Language-grammar/pull/86
  • https://github.com/mathworks/MATLAB-Language-grammar/pull/88
  • https://github.com/mathworks/MATLAB-Language-grammar/pull/90

and a textmate-grammar-python pr which bumps the MATLAB-language-grammar (which will be created once Mathworks pulls in the improvements).

Further improvements:

  • parsing docstrings for functions

apozharski avatar Jul 19 '24 09:07 apozharski