Relative Content

Tag Archive for pythonvisual-studio-codevscode-extensions

Python extention for older vscode

i want to install the python extention for my vscode but i faced to face wirh a problem. My vscode version is 1.70.2
how can i install the python extention for vscode vresion 1.70.2 (older vresion).

Issue with Vscode and interactive window

Currently running VScode 1.88.0 which is very new.
Here is the Scenario
Session #1:
I have Vscode open on a folder C:userAlastnameDatascience
when I open code in this folder and make a selection hit Shift+Enter
I get an interactive window and my code get processed successfully by the python interpreter