Display a live counter at the bottom of the editor showing the number of words, characters and lines in the current file.
Expected behavior:
The counter updates in real time as the user types
Displayed in a lightweight status bar at the bottom of the window
Shows: Lines: X | Words: X | Characters: X
Why: Useful for writers and developers alike, while keeping the interface clean and minimal.
Display a live counter at the bottom of the editor showing the number of words, characters and lines in the current file.
Expected behavior:
The counter updates in real time as the user types
Displayed in a lightweight status bar at the bottom of the window
Shows: Lines: X | Words: X | Characters: X
Why: Useful for writers and developers alike, while keeping the interface clean and minimal.