Let ... in ... block autocomplete also sorted by best 'match', type-wise

This commit is contained in:
Joeri Exelmans 2025-05-16 08:51:58 +02:00
parent 2d81e42447
commit 8abbac4bc9
7 changed files with 66 additions and 43 deletions

View file

@ -1,6 +1,6 @@
.keyword {
color: blue;
margin: 0 2px 0 2px;
/* margin: 0 2px 0 2px; */
}