Closed rzhao271 closed 3 weeks ago
@rzhao271 We feel confident with the state of that setting, does that mean that we can simply remove the tags for that setting?
If it's not in an A/B experiment and it's ready to go, then you can remove all tags from the setting 🏁
VS Code 1.95.0 is now out, and with it comes changes to the tagging system.
This PR changes the tags of the cmake.configureOnOpen setting.
For reference, the
preview
tag indicates that the setting ID has been finalized and that the setting is almost stable, theonExP
tag indicates that the setting can be referenced in an ExP experiment, and theexperimental
tag, which this PR removes, now denotes a WIP setting that could potentially be renamed or removed later. If a setting is stable and not controlled by an experiment, it does not need any of these tags.Let me know if the tags I suggest in the diff are inaccurate.