What problem does this feature solve?
Automatic .value insert should move cursor to the end, stop the selection.
I write my ref name, .value is inserted but remains selected, and i have to press TAB key to end selection and move cursor to end of .value to continue writing.
If i type while .value is selected, it gets overwritten.
Had to disable this feature sadly, hope it gets fixed.
What does the proposed solution look like?
Selection ends and cursor is moved to the end of .value.