p5canvas
p5canvas copied to clipboard
console output slow
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.