You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Added support for Node CommonJS module (</code>.cjs</code>).</li>
20
+
<li>Added support for some new Typescript extensions (<code>.mts</code>, <code>.cts</code>) [<b>but <code>.mts</code> is handled by the System as a video file</b>].</li>
21
+
<li>Better way to handle some special settings with a YAML file.</li>
22
+
</ul>
23
+
<p>Bug fix:</p>
24
+
<ul>
25
+
<li>Support for <code>.toml</code> files.</li>
26
+
<li>Persistence of VCS colors.</li>
27
+
<li>Plain file pattern match.</li>
28
+
</ul>
29
+
30
+
<p><a href="https://github.com/sbarex/SourceCodeSyntaxHighlight/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
0 commit comments