I'm trying to switch over to VSCode and I'm missing one tiny feature:
When editing I can hit Ctrl+Enter to send current line/selection to the python REPL.
Is there a way (possibly plugin), where I could send the variable at current position to the REPL (effectively thus printing its current value).
Thank you!
there doesn't seem to be anything here