|
456 | 456 | "pythonPromptNewToolsExt", |
457 | 457 | "pythonTerminalEnvVarActivation", |
458 | 458 | "pythonDiscoveryUsingWorkers", |
459 | | - "pythonTestAdapter" |
| 459 | + "pythonTestAdapter", |
| 460 | + "pythonEnvExtEnabled" |
460 | 461 | ], |
461 | 462 | "enumDescriptions": [ |
462 | 463 | "%python.experiments.All.description%", |
463 | 464 | "%python.experiments.pythonSurveyNotification.description%", |
464 | 465 | "%python.experiments.pythonPromptNewToolsExt.description%", |
465 | 466 | "%python.experiments.pythonTerminalEnvVarActivation.description%", |
466 | 467 | "%python.experiments.pythonDiscoveryUsingWorkers.description%", |
467 | | - "%python.experiments.pythonTestAdapter.description%" |
| 468 | + "%python.experiments.pythonTestAdapter.description%", |
| 469 | + "%python.experiments.pythonEnvExtEnabled.description%" |
468 | 470 | ] |
469 | 471 | }, |
470 | 472 | "scope": "window", |
|
481 | 483 | "pythonPromptNewToolsExt", |
482 | 484 | "pythonTerminalEnvVarActivation", |
483 | 485 | "pythonDiscoveryUsingWorkers", |
484 | | - "pythonTestAdapter" |
| 486 | + "pythonTestAdapter", |
| 487 | + "pythonEnvExtEnabled" |
485 | 488 | ], |
486 | 489 | "enumDescriptions": [ |
487 | 490 | "%python.experiments.All.description%", |
488 | 491 | "%python.experiments.pythonSurveyNotification.description%", |
489 | 492 | "%python.experiments.pythonPromptNewToolsExt.description%", |
490 | 493 | "%python.experiments.pythonTerminalEnvVarActivation.description%", |
491 | 494 | "%python.experiments.pythonDiscoveryUsingWorkers.description%", |
492 | | - "%python.experiments.pythonTestAdapter.description%" |
| 495 | + "%python.experiments.pythonTestAdapter.description%", |
| 496 | + "%python.experiments.pythonEnvExtEnabled.description%" |
493 | 497 | ] |
494 | 498 | }, |
495 | 499 | "scope": "window", |
|
0 commit comments