-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
disabling python.REPL.enableREPLSmartSend
doesn't work
#23998
Comments
@DetachHead Thanks for filing this issue. Can you check the settings UI and see you turned off the setting for both user and workspace setting? |
yep i disabled it in both:
enabling that does cause it to send it to the native repl instead of the terminal, but it still ignores my |
Interesting.. @DetachHead Are you saying you don't want us to send that 1? |
unless i'm misunderstanding what |
ah i see, thanks for the clarification. i wanted to disable the Shift+Enter shortcut entirely because i find it really annoying and find myself accidentally hitting it all the time. though i guess i can accomplish that by just disabling the keybindings, so i guess this issue can be closed |
Type: Bug
Behaviour
disabling
python.REPL.enableREPLSmartSend
insettings.json
doesn't work. theShift+Enter
keyboard shortcut still activates itSteps to reproduce:
python.REPL.enableREPLSmartSend
tofalse
in.vscode/settings.json
1
shift+enter
Diagnostic data
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)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:
The text was updated successfully, but these errors were encountered: