Bob M:
If this is not a bug for Matlab code (I apologize that I'm not familiar regarding whether or not Matlab uses C style strings), can a new language setting for GNU Octave can be added? SciTE is currently being distributed with GNU Octave.
Its unlikely there are many (or any?) other Matlab/Octave users on the SciTE mailing list. Changing the handling of strings requires some C++ coding in the file scintilla/src/LexMatlab.cxx file. The first step would be to check whether this change works for both Matlab and Octave, perhaps by asking in a language-specific forum. You may also be able to find a developer with C/C++ skills to make the change. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
