On 15.09.2012 08:12, shensmart wrote:
> Hi,
>
> I have read the description about SQL Entry Completion
> Plugin / Code Completion, it seems that this plugin can help
> user to complete sql, but I don\'t know how to use it.
>
> I write a sql such as \'select from \', I think it should
> popup a table list foe me, but there is nothing. And I use
> ctrl+t , there is just a menu, still cannot find the table
> list. I cannot use ctrl+space neither, because I use a
> chinese version win7, ctrl+space is occupied by my input
> method.
The only convenient way to open up the completion popup right now is to
use ctrl space. A rather cumbersome alternative would be to open the
tools pop up using ctrl t and then to choose the complete code entry.
> Can I assign a short key to it?
No not yet. What you could try to do is to edit the Resource.properties
file inside the codecompletion.jar file of your SQuirreL installation.
You should be able to look inside the jar file for example with 7 Zip
(http://www.7-zip.org).
Gerd
|