Smart send setting id is inconsistent with other setting ids #22556
Labels
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
triage-needed
Needs assignment to the proper sub-team
Testing #22536
Current name:
python.REPL.enableREPLSmartSend
However most other python settings use names like
python.diagnostics.sourceMapsEnabled
Personally I prefer:
python.REPL.smartSend.enabled
as this will let you add other scoped smart send settings in the futureThe text was updated successfully, but these errors were encountered: