@roland you are not alone anymore, a new user @13th just triggered this on windows. (topic)
Still, I cannot find a specific reproduction pattern
Just a reminder for @RaananW
This topic if about a Monaco Editor bug which triggers sometimes on snippets loaded using replacement fields (${N:field}). This shoud be replaced by autofocus and jump using TAB.
But sometimes it’s not replaced, and dollar sign pops in the code.
On my side I never had the issue a single time.
On internet I came accross same bug, for example here :
But the answer was : You’re missing theinsertTextRulesproperty
But we do add it :