This repository contains a regular expression based language grammar for MATLAB to be used by GitHub Linguist for highlighting MATLAB code on GitHub
50
stars
17
forks
source link
Fix property comments after semicolon and multi-line classdef #17
Closed
rlivings39 closed 4 years ago
Fixes #16 and #15. Tested in vscode and atom.
Before
After