Open
Description
Description
Found a bug with autocomplete
@retailcoder's comment on this :-)
that's the "is the next character the pair-closer?" bit.. which should have kicked in here
To Reproduce
MsgBox "Text: |"
Push: "
Expecting: MsgBox "Text: "|
Resulting: MsgBox "Text:"| "