-
-
Notifications
You must be signed in to change notification settings - Fork 7
Word Count for Selected Text #151
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Problem / Use Case
Users often need to know the word/character count of a specific section (e.g., assignments, documentation). SnapDock currently only supports full‑document metrics.
Proposed Solution
When text is highlighted, temporarily display selection metrics (words, characters, lines) in the status bar.
Alternatives Considered (optional)
External tools or manual copy‑paste into other editors, which disrupts workflow.
Additional Notes (optional)
Pairs with issue #149