|
448 | 448 | "pythonPromptNewToolsExt", |
449 | 449 | "pythonTerminalEnvVarActivation", |
450 | 450 | "pythonDiscoveryUsingWorkers", |
451 | | - "pythonTestAdapter", |
452 | | - "pythonREPLSmartSend" |
| 451 | + "pythonTestAdapter" |
453 | 452 | ], |
454 | 453 | "enumDescriptions": [ |
455 | 454 | "%python.experiments.All.description%", |
456 | 455 | "%python.experiments.pythonSurveyNotification.description%", |
457 | 456 | "%python.experiments.pythonPromptNewToolsExt.description%", |
458 | 457 | "%python.experiments.pythonTerminalEnvVarActivation.description%", |
459 | 458 | "%python.experiments.pythonDiscoveryUsingWorkers.description%", |
460 | | - "%python.experiments.pythonTestAdapter.description%", |
461 | | - "%python.experiments.pythonREPLSmartSend.description%" |
| 459 | + "%python.experiments.pythonTestAdapter.description%" |
462 | 460 | ] |
463 | 461 | }, |
464 | 462 | "scope": "window", |
|
475 | 473 | "pythonPromptNewToolsExt", |
476 | 474 | "pythonTerminalEnvVarActivation", |
477 | 475 | "pythonDiscoveryUsingWorkers", |
478 | | - "pythonTestAdapter", |
479 | | - "pythonREPLSmartSend" |
| 476 | + "pythonTestAdapter" |
480 | 477 | ], |
481 | 478 | "enumDescriptions": [ |
482 | 479 | "%python.experiments.All.description%", |
483 | 480 | "%python.experiments.pythonSurveyNotification.description%", |
484 | 481 | "%python.experiments.pythonPromptNewToolsExt.description%", |
485 | 482 | "%python.experiments.pythonTerminalEnvVarActivation.description%", |
486 | 483 | "%python.experiments.pythonDiscoveryUsingWorkers.description%", |
487 | | - "%python.experiments.pythonTestAdapter.description%", |
488 | | - "%python.experiments.pythonREPLSmartSend.description%" |
| 484 | + "%python.experiments.pythonTestAdapter.description%" |
489 | 485 | ] |
490 | 486 | }, |
491 | 487 | "scope": "window", |
|
0 commit comments