A settings key named autofixPrMode is listed but undefined, so setting it does nothing.
The key autofixPrMode appears in the settings registry with no definition and no reader.
What's wrong with this entry?
The settings registry lists an internal key autofixPrMode but never defines or reads it, so it cannot be set to anything and changes nothing. It is the likely future switch for choosing how /autofix-pr runs.
- The name appears exactly once, at the end of the display order for the Internal settings group, alongside
snipEnabled,doneMeansMergedandautoUploadSessions. - No setting definition backs it, nothing writes it, and no code consults it when picking the autofix path.
- It was already present in 2.1.243 in the same inert state.
"autofixPrMode"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
A crashing slash command now tells you it crashed
Both mention slash command
-
v2.1.234
A command can decide from its arguments whether it counts as sensitive
Both mention slash command
-
v2.1.234
A slash-command grouping for a command that does not exist
Both mention slash command