We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Testing #22536
Current name: python.REPL.enableREPLSmartSend
python.REPL.enableREPLSmartSend
However most other python settings use names like python.diagnostics.sourceMapsEnabled
python.diagnostics.sourceMapsEnabled
Personally I prefer: python.REPL.smartSend.enabled as this will let you add other scoped smart send settings in the future
python.REPL.smartSend.enabled
Activity