JamesRitchie / language-matlab

MATLAB/Octave language support for Atom
15 stars 9 forks source link

Two percentages followed by only whitespace highlights the line below as a comment #28

Open neheller opened 6 years ago

neheller commented 6 years ago

The issue is with line 5 being affected by line 4

With a space with_whitespace

Without a space without_whitespace

rlivings39 commented 4 years ago

This is fixed in the package https://atom.io/packages/language-matlab-octave. That's still being maintained for MATLAB syntax highlighting fixes. It uses the shared highlighting grammar: https://github.com/mathworks/MATLAB-Language-grammar/