Skip to content

fix: clear empty statistics status bar content - #187

Merged
vycdev merged 2 commits into
vycdev:developfrom
vycdev2:fix/clear-empty-statistics-statusbar
Aug 10, 2026
Merged

fix: clear empty statistics status bar content#187
vycdev merged 2 commits into
vycdev:developfrom
vycdev2:fix/clear-empty-statistics-statusbar

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 9, 2026

Copy link
Copy Markdown

Summary

  • clear the statistics status bar text and tooltip when their configured templates render empty instead of retaining stale content
  • add regression coverage for changing both values from non-empty to empty
  • document the user-visible fix in the 5.3.0 changelog

Verification

  • npm test — passed: 135 tests
  • npm run compile — passed: webpack development build completed
  • npm run format:check — passed: all matched files use Prettier formatting
  • git diff --check upstream/develop...HEAD — passed

Risk

  • Low: the change only removes empty-value early returns, allowing the existing status bar property setter to clear prior content.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

@vycdev
vycdev merged commit 44f446b into vycdev:develop Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants