Cudatext: HTML bad snippet expansion if "autocomplete_autoshow_chars":2 for HTML

Created on 11 Jul 2021  路  8Comments  路  Source: Alexey-T/CudaText

w/o 'autoshow' option: li TAB --> <li></li>
with 'autoshow' option as 2 (in HTML specifig config): li TAB -> li></li> (missing lead < )

bug

All 8 comments

sometimes if I press TAB fast - I get even <li><</li>.
the race exists - autoshow option VS the snippet work.

Thanks! I did not know how to report this.

Screenshot_6

last beta with autoshow 1

so Cud needs to insert '<' before the tag. Todo...

Done, beta updated. seems it works with multi-carets too.

This got weird... Any text I type appears '<' before

@Alexey-T you can revert and leave it as before if it's complicated

Peek 12-07-2021 23-01

Ops, mis-tested a little. updated the beta! now better?

Fixed! Thanks! You can close...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Alexey-T picture Alexey-T  路  5Comments

Alexey-T picture Alexey-T  路  4Comments

Alexey-T picture Alexey-T  路  7Comments

GHNewbiee picture GHNewbiee  路  7Comments

xcme picture xcme  路  5Comments