What's wrong with this entry?
Anonymous. No account, no email.
What
New boolean setting to persist fast mode state across sessions.
Usage
{
"fastMode": true
}Details
- When
true, fast mode is enabled - When absent or
false, fast mode is off - Can be set via the
/fastcommand or directly in settings.json
Evidence
Setting schema (search for "When true, fast mode is enabled")
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.