[fix] highlighting
This commit is contained in:
parent
f8b00b2bac
commit
d5c5673c96
5 changed files with 276 additions and 29 deletions
|
|
@ -118,7 +118,9 @@
|
|||
<button id="connect">connect</button>
|
||||
</div>
|
||||
</dialog>
|
||||
|
||||
<popup-info id="popHelp">hhhh</popup-info>
|
||||
|
||||
<dialog id="popSettings" popover>
|
||||
<header>Editor configuration
|
||||
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"
|
||||
|
|
@ -131,6 +133,7 @@
|
|||
<button id="connect">ok</button>
|
||||
</div>
|
||||
</dialog>
|
||||
|
||||
<!-- CodeMirror 6 -->
|
||||
<script src="./lsp.bundle.js"></script>
|
||||
<script src="./script.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue