Column Picker
jamwc
Posts: 4
I just installed Sql Prompt but the column picker is disabled--how do I enable it?
Comments
You'll need to do something like this:
SELECT ^ FROM SomeTable
(^ represents the caret position)
If you hit CTRL+SPACE to bring up the completion list you should find that the column picker can be reached by pressing CTRL+LEFT. You can then select multiple columns using UP, and DOWN arrows, and SPACE to select/unselect (you can also use the mouse).
Thanks,
Bart
Principal Consultant
bartread.com Ltd
Thanks,
Bart
Principal Consultant
bartread.com Ltd
Thanks,
Bart
Principal Consultant
bartread.com Ltd