Split out interpreter path related settings from general configuration service #17821
Labels
area-environments
Features relating to handling interpreter environments
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Ideally we should separate each setting type to its own component. But for now interpreter path settings has grown to have a lot of special cases in
configSettings.ts
.vscode-python/src/client/extensionActivation.ts
Line 117 in f530a5c
vscode-python/src/client/interpreter/configuration/interpreterSelector/commands/setInterpreter.ts
Line 165 in 4bc4dc6
The text was updated successfully, but these errors were encountered: