Commit df13df0
authored
add python.useEnvironmentsExtension (#25204)
step 1 of insiders envs ext rollout. In the activation function, set
`python.config.useEnvironmentsExtension:true` (so for everyone with envs
extension installed). Result: all users with extension envs extension
installed (and using it while we have this bake) will get this in their
user settings and thus when experimentation starts they will override
any control/treatment group.1 parent 2faa164 commit df13df0
2 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
443 | 453 | | |
444 | 454 | | |
445 | 455 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments