p5canvas icon indicating copy to clipboard operation
p5canvas copied to clipboard

console output slow

Open ccoenen opened this issue 2 years ago • 0 comments

I am not sure where this comes from, yet. Currently, output to the debug console is very slow. It appears to be either chunked or passed through some other kind of throttling function. This may have been introduced through a VSCode update or something.

Currently it appears to do this for anything I do with the console. It also happens to legacy js files that I know worked fine before.

I don't yet know where to look for this problem or how to solve it. But I wanted to mention it nonetheless.

ccoenen avatar Mar 19 '22 09:03 ccoenen