Closed Alexey-T closed 2 years ago
Fixed. Thanks!
Thanks but I see bug with code.
lorema
and loremm
must NOT expand at all - must check word-boundary after 'lorem'p*4
--> this gives lorem too!
as it's in the memory.@rickard67
Should work better now in latest version.
Great; thanks for the support!
VSCode allows this
1) lorem[tab] -> lorem text with about 30 words
Currently Emmet-Pascal makes
<lorem></lorem>
- nonsense.2) p*2>lorem[tab] ->
Please make like VS Code.