Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PYCMDNew to Visual Studio Code? Get it now.
PYCMD

PYCMD

insilica

|
550 installs
| (0) | Free
evaluate python expression with a hotkey in a terminal
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-pycmd

The extension.pycmd command runs the first complete python expression following the active-editor cursor in the active terminal.

{
   "key": "ctrl+enter",
   "command": "extension.pycmd",
   "when": "editorTextFocus && editorLangId == 'python'"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft