Comments
3 comments
-
Hi Marco,
Thanks for pointing this out. You can currently get it to work by turning off Spacebar as a completion key (on the options dialog) and starting your identifiers with an open square bracket ('[').
E.g.
[Order H
should now get you to 'Order Heading'.
Alternatively, just type 'Order' and select other entries via the Up/Down Arrows.
Regards,
Tilman -
Thank you for the suggestion.
I think you stille should consider a more intuitive way to handle it because the lack of space as completion character could be a real miss (i.e. if the previous identifier begin/contain a [, then temporarily disable space as completion char).
Marco -
Thanks Marco, I've added your suggestion to the list.
Tilman
Add comment
Please sign in to leave a comment.
If you have a database (not defined by me, but I can't change those names) with tables named:
[Order Heading]
[Order Details]
You can't type [Order Details] with only the keyboard if SQL Prompt 3 is enabled.
Marco