Add thousands separator to numbers
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 563
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 59
Description
It would be immensely useful if cloudbeaver displayed numbers in the data view pane with a thousands separator (maybe with an optional toggle in preferences if it bothers someone).
Currently it does not:

Whereas dbeaver does:

Otherwise seeing scales of numbers is very difficult
JFYI I'm aware of a [similar issue](https://github.com/dbeaver/cloudbeaver/issues/2997) but it's for data not for row count
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the CloudBeaver data view pane and compare its number rendering with the behavior described for DBeaver. Review related issue #2997 for context. Done means numeric values are displayed with thousands separators, with an optional preferences toggle if that approach is chosen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- databases, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100