The simplest thing is to go to Tools, Options, IDE options and disable
"Show code hints".
Instead you could try and add some modules that are hard to parse into
the Special packages (another IDE option).
See the help file about what these options do.
But I would like to know why the code hints cause such a delay. So if
you could come up with a minimum set of files that demonstrates the
issue I would like to have a closer look. It could be a bug in
PyScripter, a bottleneck that can be eliminated, or maybe there are
too many modules to parse and it is just slow.