You wrote in the blog post http://fifesoft.com/blog/?p=533
that you "want to emulate" Eclipse behavior, which is nice, then people do not have to "relearn" stuff
I want to use CodeCompletion and Templates at the same time, which works...
But I want to be able to separate them as Eclipse does.
ctrl+space: bring up the code completion
ctrl+space seconds time: show the templates
In this way it will be easier to distinguish between Code and Template Completion
I have a SQL Code Completion, and I also want to have Template Completion
But if they are both in the same window (at the same time) it's hard to find the templates because of *all* the table/view/procedures/etc names in there...
And many times I just want a Template, to start writing various SQL Constructs
Thanks for great work on this library
/Goran
