- Notifications
You must be signed in to change notification settings - Fork 22
Pull requests: mathworks/MATLAB-Language-grammar
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
using the fixed MATLAB.tmLanguage in the previous vscode-matlab
#3 by zhaouv was closed Apr 15, 2019 Loading…
Add recursive highlighting for enumeration blocks
#12 by rlivings39 was merged Sep 25, 2019 Loading…
Fix property comments after semicolon and multi-line classdef
#17 by rlivings39 was merged Nov 7, 2019 Loading…
Remove invalid angle brackets. These don't seem to cause issues in vscode but a linter found them
#31 by rlivings39 was merged Jan 29, 2020 Loading…
Support line continuations in parens and brackets
#28 by rlivings39 was merged Jan 19, 2020 Loading…
Allow block start and end patterns to occur on lines with other code
#22 by rlivings39 was merged Dec 13, 2019 Loading…
Syntax highlighting for arguments block and improvements for property validation
#14 by rlivings39 was merged Oct 15, 2019 Loading…
Handle function declarations without parens. Fixes #41
#42 by rlivings39 was merged Oct 20, 2021 Loading…
Fix for lost scope in case of line continuation with comment CLA signed Indicates that the requester has signed the Contributor License Agreement
#69 by watermarkhu was merged Nov 9, 2023 Loading…
Fix elseif and else meta blocks CLA signed Indicates that the requester has signed the Contributor License Agreement
#82 by watermarkhu was merged Jun 19, 2024 Loading…
Fix grammar when there is a line continuation after class attributes
#94 by dklilley was merged Sep 13, 2024 Loading…
Fix for Line continuations on anonymous functions
#55 by watermarkhu was closed Aug 25, 2023 Loading…
Anonymous functions as arguments CLA signed Indicates that the requester has signed the Contributor License Agreement
#83 by watermarkhu was merged Jun 19, 2024 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:master.