Closed
Description
Fallout from #14 and reported in Gimly/vscode-matlab#97. With the property/argument validation highlighting changes, we don't highlight the comment below properly.
classdef AClass
properties (SetAccess = protected)
prop double; % Some comment
end
end
Metadata
Metadata
Assignees
Labels
No labels