Is there a VSCode way around this irritating quirk, or should I make a feature request?

Hi,

Still loving the VSCode extension...

But...

Whenever it does a .println(), it takes the focus out of the window I am typing in, into the debug console. Which means that if I am (for example) monitoring things in onUpdate of a DataField, I have to actually kill the simulator before I can do anything whatsoever.

On Eclipse, there is a handy button where you can turn this behaviour off, but I can't find the equivalent in VSCode. Is there one?

Thanks,

G