This commit is contained in:
2025-10-21 15:24:10 +08:00
parent 4303229724
commit 1507e95fff
43 changed files with 1199 additions and 157 deletions
@@ -97,7 +97,7 @@
</li>
<li>NC Code Editor Area
<ul>
<li>The model is &lt;xref:Hi.ShellCommands.NcCodeCommand.NcCode&gt;.</li>
<li>The model is <a class="xref" href="../../../../api/Hi.ShellCommands.NcCodeCommand.html#Hi_ShellCommands_NcCodeCommand_NcText">NcText</a>.</li>
<li>Multi-line text editor for NC code input</li>
<li>Monospace font for better code readability</li>
<li>Line numbers display (optional)</li>