[mod] lineAt

This commit is contained in:
Andy Bunce 2025-08-14 14:27:12 +01:00
parent 8f2368ce7b
commit 5c759eb3f4
8 changed files with 618 additions and 37 deletions

View file

@ -1,5 +1,5 @@
<!doctype html>
<html>
<html lang="en">
<head>
<meta charset="utf-8">
@ -35,8 +35,8 @@
<input id="iFile" type="url" value="file:///some/file.xml" />
<button id="search">🔍</button>
<button id="lint">⚠️</button>
<label for="symbols">Symbols:</label><select id="symbols" disabled="disabled"></select>
<button id="sync">🔄</button>
</div>
</div>
</div>
@ -60,7 +60,7 @@
</optgroup>
</select>
<label for="symbols">Symbols:</label><select id="symbols" disabled="disabled"></select>
</div>
<div class="col flex-grow-1" style="overflow: auto;">