auto select the first suggestion
Auto select the first suggestion by default, and I don't need to click or select it, thanks.
See comments
-
AdminDevart (_, Devart) commented
SQL Complete doesn't select the first item in the list because in the given examples it assumes that you are typing the table alias. You can auto-generate table aliases with SQL Complete, thus avoiding the described issue.
-
gjguo commented
thanks.
case #2 It will be better that select automatically when there is only one item.
The current situation shows below.
step 1: type 'o', and there are several items.
https://lh3.googleusercontent.com/n7UHovBqoxEsaGgMoeLq-YmzIQP9iyAK55-EgZ6OKVgoF4ukBefxT4KWhi34DNJfH2ehGDNQIt585NU9wHPKwi6WZkYpk8FqRp7tX_sBDb0ojyPFD2Y
step 2: type 'or', and there is only one item. Maybe select the only one item automatically
https://lh6.googleusercontent.com/4U0TnMOnqRvM2Je3d_c1awZfWINQzTvMdq2qra1lOCs2bKPNXrbGy6LVd4FMB3KaBRLeGcqjD1KKR4TUK4Fk53VO2396qxk5v3qlu2E7TWtRxZeY3Pk -
gjguo commented
hi, it occurs again. When I install sql complete to another computer, it occurs again.
case #1: It will be better that selects the first option automatically.
The current situation shows as below.
https://lh4.googleusercontent.com/ibGGeNjeLHlUG505O2ACSs7AulR7Kq5LcLVsZWtYIgCVm356QKdqXXPtv8rZm-qQs60Ei0SfhsBT2Hpfy354HIpKOcUh-tQcijKZPl06s51gu1AEk9A -
gjguo commented
Hi, please ignore this suggestion.
I don't understand after I post the idea, my SQL Complete AUTO SELECT the first suggestion just I want.
Thank you. -
gjguo commented
Hi, I means not only for table name, but also sql command, ex.select, etc.