matlabdomain
matlabdomain copied to clipboard
[WIP] Further improvements to textmate based parser
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