Hi All,

I've been using SciTE to edit Matlab style scripts for GNU Octave. When setting the language to Matlab, this kind of string is displayed incorrectly by SciTE:

input_path = "c:\\temp\\";

The parser is not detecting the end quote as being the end of the string. It looks like it's interpreting it as a quote to be displayed in the string (\"). This is in SciTE 1.71.

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.

Thanks!
Bob
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to