<p></p>
<p>I made a pull-request with a lexer I just made using Matlab, Python and other existing lexers.<br>
So far:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> using splatting <code>...</code> and <code>%</code> make the end of the line being recognized as comment</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> parse <code>begin</code> and <code>end</code> as numbers inside indexing brackets, so code folding works.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> complex strings with interpolation are not correctly parsed.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> macros are not colored</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> symbols are not recognized as special type (like strings).</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> type annotations with ::, <: are not emphasized</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/434#issuecomment-691247566">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2DFHPWPVNE4QOM7G3SFJT2ZANCNFSM4A5FZIBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5MFIX2OMRBTN77ZDTSFJT2ZA5CNFSM4A5FZIBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFEZZTTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/434#issuecomment-691247566",
"url": "https://github.com/geany/geany/issues/434#issuecomment-691247566",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>