add ctrl+click breakpoints

This commit is contained in:
LenAnderson
2024-06-23 15:16:55 -04:00
parent 7cdc4c5713
commit 00652cce0a
3 changed files with 71 additions and 1 deletions

View File

@ -33,6 +33,7 @@
<input type="checkbox" id="qr--modal-syntax">
<span>Syntax highlight</span>
</label>
<small>Ctrl+Click to set / remove breakpoints</small>
</div>
<div id="qr--modal-messageHolder">
<pre id="qr--modal-messageSyntax"><code id="qr--modal-messageSyntaxInner" class="hljs language-stscript"></code></pre>