mathworks / MATLAB-Language-grammar

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 elseif, case, etc. highlighting in VSCode #2

Closed rlivings39 closed 5 years ago

rlivings39 commented 5 years ago

Addresses issues about elseif, else, case, otherwise etc. described in Gimly/vscode-matlab#76