lnson / atom-language-matlab

Support for the MATLAB language in atom
MIT License
1 stars 0 forks source link

Extension crashes #1

Open andremueller opened 7 years ago

andremueller commented 7 years ago

After loading a MATLAB file the editor hangs until it must be killed. This occurs just for one certain MATLAB file. I can open the file if I disable the extension. Editor version 1.15.0 x64 (Mac OS). atom-language-matlab has version 0.4.0. I appended a file which reproduces that error. atom_language_matlab_kill.m.zip

awillats commented 3 years ago

seconded, this also happens for one of my matlab files

azabicki commented 3 years ago

it still crashes when opening any *.m file

mcmara commented 2 years ago

It is still unstable in October 2022. Tried to simply open a m-file and Atom hangs/freezes for one minute or more. Also does not recognize the string pattern correctly. See this example:

image