Skip to content

Conversation

@amunger
Copy link

@amunger amunger commented Oct 3, 2024

along with microsoft/vscode#230349

let people disable the feature in case it causes perf issues

@vs-code-engineering vs-code-engineering bot added this to the October 2024 milestone Oct 3, 2024
@amunger amunger added area-repl debt Covers everything internal: CI, testing, refactoring of the codebase, etc. skip package*.json package.json and package-lock.json don't both need updating labels Oct 3, 2024
rzhao271
rzhao271 previously approved these changes Oct 3, 2024
"python.pixiToolPath.description": "Path to the pixi executable.",
"python.EnableREPLSmartSend.description": "Toggle Smart Send for the Python REPL. Smart Send enables sending the smallest runnable block of code to the REPL on Shift+Enter and moves the cursor accordingly.",
"python.REPL.sendToNativeREPL.description": "Toggle to send code to Python REPL instead of the terminal on execution. Turning this on will change the behavior for both Smart Send and Run Selection/Line in the Context Menu.",
"python.REPL.provideVariables.description": "Toggle to provide variables for the REPL variable view for the native REPL.",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cwebster-99 Do you have suggestion on wording here?
This is for variable viewer for native REPL.

@amunger amunger enabled auto-merge (squash) October 3, 2024 21:22
@amunger amunger merged commit 3362dc3 into main Oct 3, 2024
73 checks passed
@amunger amunger deleted the aamunger/variableConfig branch October 3, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-repl debt Covers everything internal: CI, testing, refactoring of the codebase, etc. skip package*.json package.json and package-lock.json don't both need updating

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants