Diffs now time out after five seconds per file and list what they skipped rather than showing it unchanged.
What's wrong with this entry?
Building the diff of your workspace now runs against a time allowance of 5 seconds per file and 10 seconds overall. A file that produces nothing within its slice is listed among the skipped-large files instead of yielding no changes, so a pathological file is reported as skipped rather than appearing unchanged.
- The budget is a parameter with those values as the default, so callers can tighten or loosen it.
Ft = { perFileMs: 5000, totalMs: 1e4 }
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.246
Very long lines in code and diffs are cut with a visible marker
Both mention diff
-
v2.1.228
Diff panel inside the REPL
Both mention diff
-
v2.1.228
A toggleable /diff panel sits behind a gate that is off by default
Both mention diff