microsoft / vscode-python

Python extension for Visual Studio Code
https://aka.ms/pvsc-marketplace
MIT License
4.25k stars 1.15k forks source link

Python REPL should omit empty output #23520

Open rebornix opened 1 month ago

rebornix commented 1 month ago

Testing #23484

In Jupyter Interactive Window, ipykernel doesn't generate output for a variable assignment

image

However with Python REPL, it always generate an empty output

image
anthonykim1 commented 5 days ago

Mentioned here: https://github.com/microsoft/vscode-python/issues/23698 also but will work to resolve this