Skip to content
This repository has been archived by the owner on Aug 12, 2018. It is now read-only.

Add support for Matlab #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add support for Matlab #36

wants to merge 1 commit into from

Conversation

XhmikosR
Copy link
Owner

@XhmikosR XhmikosR commented Mar 7, 2013

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

@Kongsea
Copy link

Kongsea commented Apr 17, 2013

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

@SamuelMarks
Copy link

Can we merge this?

@XhmikosR
Copy link
Owner Author

XhmikosR commented Jun 4, 2013

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

@XhmikosR XhmikosR removed their assignment Oct 9, 2014
@XhmikosR XhmikosR removed the lexer label Oct 9, 2014
@XhmikosR XhmikosR force-pushed the matlab branch 2 times, most recently from ebe8f33 to 731103d Compare February 26, 2015 02:40
@zufuliu
Copy link
Contributor

zufuliu commented Aug 5, 2017

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

@zufuliu
Copy link
Contributor

zufuliu commented Aug 5, 2017

@blackcrack
Copy link

#199

@XhmikosR
Copy link
Owner Author

XhmikosR commented Aug 5, 2017

@blackcrack: stop doing that, thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is it possible to add support for MATLAB
5 participants