You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks James, I'll take a look. I suspect this is on the IDE side. (Qt has a number of callbacks with somewhat overlapping functionality for text editor state changes, so probably just needs a tweak...)
To reproduce:
d = Document.current;
-- run that.d.selectionStart
d.selectionStart
and hit return a bunch of timesThe text was updated successfully, but these errors were encountered: