notepad2-mod icon indicating copy to clipboard operation
notepad2-mod copied to clipboard

Add support for Matlab

Open XhmikosR opened this issue 11 years ago • 7 comments

This fixes #28.

TODO:

  • [ ] Stream comment should add a new line but take into account the current line endings %{comment%}
  • [ ] Associate .m files to open with matlab lexer instead of the C/C++ one

XhmikosR avatar Mar 07 '13 09:03 XhmikosR

I think you can build a version not think of MATLAB Stream comment. Because stream comment is not common.

Kongsea avatar Apr 17 '13 04:04 Kongsea

Can we merge this?

SamuelMarks avatar Jun 04 '13 05:06 SamuelMarks

I don't see any of the TODOs fixed, so no.

XhmikosR avatar Jun 04 '13 06:06 XhmikosR

I have an implementation for TODO 2 at https://github.com/zufuliu/notepad2/blob/master/src/Styles.c#L1211

zufuliu avatar Aug 05 '17 06:08 zufuliu

TODO 1 is implemented at https://github.com/zufuliu/notepad2/blob/master/src/EditAutoC.c#L1194 and https://github.com/zufuliu/notepad2/blob/master/src/EditAutoC.c#L1258

@XhmikosR I can work on the matlab branch to fix the two TODOs after https://sourceforge.net/p/scintilla/bugs/1965/ get committed.

zufuliu avatar Aug 05 '17 06:08 zufuliu

https://github.com/XhmikosR/notepad2-mod/issues/199

blackcrack avatar Aug 05 '17 07:08 blackcrack

@blackcrack: stop doing that, thanks.

XhmikosR avatar Aug 05 '17 07:08 XhmikosR