Closed
Description
Environment data
VS Code version: 1.19.1
Python Extension version: 0.9.1
Python Version: 3.6.2 anaconda
OS and version: win10 version 1709 (build 17025.1000)
Actual behavior
ctrl+enter does nothing
Expected behavior
ctrl+enter executes "Run Selection/Line in Python Terminal" [ / python.execSelectionInTerminal ] context menu option and indexes cursor in editor to next line, i.e. like behavior with vscode R extension environment and with vs17 ide python script support.
Steps to reproduce:
- open .py file in vscode
- place cursor on a line of script
- enter "ctrl+enter"
Logs
Output from Python
output panel
Output from Console window
(Help->Developer Tools menu)
Metadata
Metadata
Assignees
Labels
No labels