Viewing numeric values with 3 digit groupings
When viewing numeric values in say bubble help, it can get rather unreadable. This is especially more apparent when dealing with 64 bit numbers: 9223372036854775807. A balance of 1 million: 1000000; and 10 million: 10000000.
When viewing numeric values within Jade, such as the constant definition bubble help, is it possible to show the numbers with 3 digit groupings? e.g. 9,223,372,036,854,775,807.