0

I write Python scripts using Visual Studio Code. When I run a script using CodeRunner, the output is nicely spaced and separated from output of previous runs, like this:

enter image description here

But, when I use the Python extension, the script runs in the terminal and appears much more cluttered:

enter image description here

There is no separation between runs, and it is much harder to read.

Is it possible, with the VSCode Python extension, to get the same nicely-formatted execution output as with CodeRunner?

Erel Segal-Halevi
  • 33,955
  • 36
  • 114
  • 183

0 Answers0