Code completion makes squirrel hang about a minute when completing a table for the first time respectively when not in a cache (or how code completion works). I'm working with
"getDriverName","IBM DB2 JDBC 2.0 Type 2"
"getDatabaseProductName","DB2/LINUXX8664"
"getDatabaseProductVersion","08.02.0004"
"getDriverMajorVersion","8"
"getDriverMinorVersion","1"
Squirrel 2.6.4 but the same problem with older releases
and lots of tables (about 300). If it is impossible to speed up code completion, I would vote for a feature to interrupt code completion via ESC or a button in the status bar.
Kind Regards
Bastian
Logged In: NO
I found out, that it doesn't has anything with code completion. It is the syntax colorization plugin! After deactivating it, completion doesn't hang!
Regards
Bastian