SublimeText / NaturalDocs

NaturalDocs package for SublimeText 2
NaturalDocs
21 stars 3 forks source link

Support for Matlab syntax #12

Closed AllanLRH closed 8 years ago

AllanLRH commented 10 years ago

Matlab used % to denote comments – would be nice if this awesome plugin would support Matlab (and other weird languages, maybe by using comment-templates?) comments as well :)

Maybe something like (%% have a special meaning in Matlab code)

%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%
%   A nicely decorated comment  %
%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%
njlg commented 10 years ago

I've been meaning to look into this, but haven't had enough time. Just wanted to drop you a line and let you know I hear your request. I'm open to pull requests if you have the time & desire.

AllanLRH commented 8 years ago

Finally got around to do this. I've made pull requests for the master and python3 branches, because I unfortunately couldn't figure out how to include both in the same pull request… is it even possible? :confused:

njlg commented 8 years ago

Thanks for looking in to this. I don't think there is a way to make a PR to two different branches... in other words: You did it right!