Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 99124

How to run current line and advance in VS Code? (windows)

$
0
0

Let's say I have a few lines I want to run one-by-one.

x=5
y=6
print(x+y)

I set the cursor on x=5 and press Shift + Enter, which according to the settings does this: Python: Run current cell and advance

However when I press shift + enter, it runs the current line, but doesn't advance it just stays there.

Any idea how to fix this?


Viewing all articles
Browse latest Browse all 99124

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>