Forum Archive

Code completion bug

achorrath233

I've run into a bug with completing variables that start with '__'.

If I type '' and tap '__name', the completion will be inserted at the very start of the script.

There is a workaround. Completing '__n' works as expected.

omz

Thanks! I'll look into that.