I have been using vs-code for a few months writing Python code. In my development process, I use print() statements to debug and monitor code execution; this all worked fine until a couple of days ago when the output of print() statements did not appear in the terminal until I quit the Python script. This problem is consistent for all of my scrips that worked before and on two computers running vs code. I have remove and re-install vs code with no remedy. Also, I do not have this issue when using other editors like Spyter or PyCharm.
Our issue tracking requires confirmation by a second community member. Anyone but OP can do so by adding a comment /confirm. See also our issue reporting guidelines.
I have been using vs-code for a few months writing Python code. In my development process, I use print() statements to debug and monitor code execution; this all worked fine until a couple of days ago when the output of print() statements did not appear in the terminal until I quit the Python script. This problem is consistent for all of my scrips that worked before and on two computers running vs code. I have remove and re-install vs code with no remedy. Also, I do not have this issue when using other editors like Spyter or PyCharm.