Bug #86801 Make Tab key to cycle through autocomplete suggestions
Submitted: 22 Jun 2017 20:19 Modified: 3 Feb 2018 9:20
Reporter: m z Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S4 (Feature request)
Version:6.3 OS:Linux
Assigned to: CPU Architecture:Any
Tags: autocomplete code complete

[22 Jun 2017 20:19] m z
Description:
When auto-complete suggestions pop up, allow Tab key to cycle through the suggestions from top to bottom.

How to repeat:
Start typing SQL to invoke auto-complete. Press Tab key. It will behave like Enter and select first suggestion.

Suggested fix:
Make Tab key cycle through all the suggestions rather than applying first suggestion.
[22 Jun 2017 20:33] m z
To be more explicit, Tab should cycle top to bottom, Shift+Tab should cycle bottom to top.

Thank you
[3 Feb 2018 9:20] MySQL Verification Team
Hello!

Thank you for the feature request!

Thanks,
Umesh