Skip to content

Smart send setting id is inconsistent with other setting ids #22556

Open
@mjbvz

Description

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 future

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

debtCovers everything internal: CI, testing, refactoring of the codebase, etc.triage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

    Participants

    @mjbvz@anthonykim1

    Issue actions

      Smart send setting id is inconsistent with other setting ids · Issue #22556 · microsoft/vscode-python