Bug #35493 autocompletion of datatypes while defining tables
Submitted: 21 Mar 2008 23:01 Modified: 13 Oct 2014 15:04
Reporter: william gogan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5.0.15-rc OS:Windows (XP)
Assigned to: CPU Architecture:Any
Tags: autocompletion, datatypes

[21 Mar 2008 23:01] william gogan
Description:
in column design view, 'datatype' does not auto-complete common datatype names.

Autocompleting saves valuable time and enables quick definition (ie: typing 'va' pre-fills in varchar() and places your cursor between ( and ), thus allowing you to finish the definition.

How to repeat:
n/a

Suggested fix:
see above
[22 Mar 2008 8:08] Valeriy Kravchuk
Thank you for a reasonable feature request.
[25 Jun 2010 9:13] Mike Lischke
There is no auto-completion yet.
[13 Oct 2014 15:04] Alfredo Kojima
You can get the type to complete in Windwos by using the down key in the type combobox. Apparently it's how that works in Windows