Skip to content

Welcome messages after app update and metrics#2895

Merged
abose merged 3 commits into
mainfrom
ai
May 12, 2026
Merged

Welcome messages after app update and metrics#2895
abose merged 3 commits into
mainfrom
ai

Conversation

@abose
Copy link
Copy Markdown
Member

@abose abose commented May 12, 2026

No description provided.

abose added 3 commits May 12, 2026 09:14
Adding 1M means a single 5-minute tick can cross more than one bucket
(0 → 5 min crosses both 1M and 5M). Loop the bucket-emit check so
every crossed bucket fires on the same tick rather than lagging one
bucket behind per tick.
Generalize the design-mode dwell tracker into a small helper and run
two instances: the existing overall designTime plus a new designTimeMD
that only accrues while the active pane's file is markdown or GFM.

The MD tracker starts on entering design mode if the active file is
markdown, switches on/off via currentFileChange while in design mode,
and flushes on exit alongside the main tracker.
@sonarqubecloud
Copy link
Copy Markdown

@abose abose merged commit 3382155 into main May 12, 2026
13 of 21 checks passed
@abose abose deleted the ai branch May 12, 2026 08:03
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.

1 participant