Top "Vscode-code-runner" questions

Code Runner is an open-source extension for Visual Studio Code.

Coderunner uses old 2.71 version of Python instead of 3.2 on OSX 10.7.5

I am trying to use the newer version of Python but when I type: import sys print sys.version_info …

python macos python-2.7 python-3.3 vscode-code-runner