Skip to content

option to configure experiments in the workspace settings.json #23241

Closed
@DetachHead

Description

@DetachHead

currently, the following settings can only be configured in a user settings.json:

  • python.experiments.enabled
  • python.experiments.optInto
  • python.experiments.optOutFrom

it would be nice if these could be configured in a workspace settings.json as well.

my use case is that my project relies on the new pytest rewrite because i have a hook function that relies on the vscode_pytest plugin (see my comment on #20086 (comment))

while in this case, the experiment is supposed to be enabled by for all users (though that doesn't seem to be the case for some reason), there are still other potential future experiments that users may want to enable or disable for everyone working on their project.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitytriage-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

Issue actions