Skip to content

Commit 63428e3

Browse files
author
Thi Le
authored
Improve setting description for enabling A/B tests (#17585)
* Issue 7793 solved, rewrite discription for experiment enabling * added news entry * Update news/2 Fixes/7793.md * Update news/2 Fixes/7793.md * Update news/2 Fixes/7793.md * moved news entry from 2 Fixes to 1 Enhancement
1 parent 06ab683 commit 63428e3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

news/1 Enhancements/7793.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Improve setting description for enabling A/B tests. (Thanks [Thi Le](https://github.com/thi-lee))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@
604604
},
605605
"python.experiments.enabled": {
606606
"default": true,
607-
"description": "Enables/disables A/B tests.",
607+
"description": "Enables A/B tests experiments in the Python extension. If enabled, you may get included in proposed enhancements and/or features.",
608608
"scope": "machine",
609609
"type": "boolean"
610610
},

0 commit comments

Comments
 (0)