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
Current behavior:
When pressing tab to autocomplete, the cursor is at the end of the auto-completed word.
Expected/desired behavior:
When pressing tab to autocomplete, the cursor should on the place of the x, mode.bind="x" instead of as it currently works model.bind=""x.
What is the motivation / use case for changing the behavior?
It forces the user to use an extra keystroke to move back to the position to continue her/ his flow.
The text was updated successfully, but these errors were encountered:
I'm submitting a bug report
Please tell us about your environment:
Windows 10
Current behavior:
When pressing tab to autocomplete, the cursor is at the end of the auto-completed word.
Expected/desired behavior:
When pressing tab to autocomplete, the cursor should on the place of the x, mode.bind="x" instead of as it currently works model.bind=""x.
It forces the user to use an extra keystroke to move back to the position to continue her/ his flow.
The text was updated successfully, but these errors were encountered: