Don't treat #!/usr/bin/env octave ... files as Objective C
Closed this issue · 3 comments
mcandre commented
*.m
files with octave
in their shebang should be treated as MATLAB/Octave, not Objective C.
winstliu commented
For some more context:
Currently, once the filetype matches, no more analysis on the file is done to determine what filetype it is. However, there has been a change in recent Atom versions so that core packages are matched last, which means MATLAB/Octave should get priority now.
winstliu commented
No response, so closing. If this is still happening on Atom 1.7.2 or above please comment here.