Skip to content

disabling python.REPL.enableREPLSmartSend doesn't work #23998

@DetachHead

Description

@DetachHead

Type: Bug

Behaviour

disabling python.REPL.enableREPLSmartSend in settings.json doesn't work. the Shift+Enter keyboard shortcut still activates it

Steps to reproduce:

  1. set python.REPL.enableREPLSmartSend to false in .vscode/settings.json
  2. create a python file with an expression in it, eg:
    1
  3. put the cursor at the end of the line and hit shift+enter

Diagnostic data

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

2024-08-27 17:03:39.959 [info] Send text to terminal: 1

Extension version: 2024.12.3
VS Code version: Code 1.92.2 (fee1edb8d6d72a0ddff41e5f71a671c23ed924b9, 2024-08-14T17:29:30.058Z)
OS version: Windows_NT x64 10.0.22621
Modes:

Metadata

Metadata

Assignees

Labels

area-replinfo-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions