Skip to content

TPI: Python REPL Run Recent Command Current Session  #22775

Description

Refs: #22647

Complexity: 2

Create Issue


Thank you in advance for testing this feature!
Today we will test Terminal: Run Recent Command for Python REPL, specifically
More background information about what this does can be found here in official VS Code documentation:
(https://code.visualstudio.com/docs/terminal/shell-integration#_run-recent-command)

Setup:

  1. Make sure you have Python installed in your computer.
  2. Make sure you have not turned off terminal.integrated.shellIntegration.enabled (You shouldn't worry about this if you haven't touched this setting manually yourself)

Steps:

  1. Open Python file. (aka. .py file)
  2. Launch Python REPL via Shift+enter or other key binding to launch Python REPL inside VS Code.
  3. Execute code in the REPL via Shift+enter
  4. Press control+shift+p, command+shift+p and then type Terminal: Run Recent Command to see if your Python REPL command history exists for current session

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions