Skip to content

Group the Source view status numbers and answer the help shortcut - #13228

Merged
niksedk merged 1 commit into
mainfrom
feature/source-view-help-and-number-format
Aug 5, 2026
Merged

Group the Source view status numbers and answer the help shortcut#13228
niksedk merged 1 commit into
mainfrom
feature/source-view-help-and-number-format

Conversation

@niksedk

@niksedk niksedk commented Aug 5, 2026

Copy link
Copy Markdown
Member

Two small "Source view" follow-ups:

Thousand separators in the status line. A source file runs to tens of thousands of lines and characters, so the line/column, selection and X lines, Y subtitles, Z error(s) counts are hard to read as bare digits. They are now grouped with "#,##0" in the current culture — the same convention the Statistics window uses, so it renders 1,234 in en-US and 1.234 in da-DK.

Help shortcut. The window now answers the configured help shortcut (F1 by default, via UiUtil.IsHelp so a rebound key works too) and opens the Source view help page, which every other dialog already did. The docs page mentions it.

🤖 Generated with Claude Code

A source file runs to tens of thousands of lines and characters, so the line,
column, selection and subtitle counts in the status line are only readable
with thousand separators - grouped in the current culture, as the statistics
window already does.

The window also answers the configured help shortcut (F1 by default) and opens
the Source view help page, which every other dialog already did.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@niksedk
niksedk merged commit 3fd14e8 into main Aug 5, 2026
1 check failed
@niksedk
niksedk deleted the feature/source-view-help-and-number-format branch August 5, 2026 04:06
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