Is it possible to change the thousand in the profiler results?

Answered

Different countries uses different thousand separator. 
Intellij profiler seem to use comma as thousand seperator, but to me, and probably some other people from my country, that is really confusing, especially when there is no decimal.
Reason being that here, comma is the decimal seperator. And I am also used to see “.” as a decimal seperator ofc because, you know, programming/us internet.

But what is really confusing is when I see comma as thousand separator but there is no decimals, and thats what the profiler does.

So is there a way to change it so that it doesnt use comma as a thousand seperator? Anything else would be less confusing, even no thousnand seperator. Alternativly, always showing a .0 at the end would also make it much less confusing.

0
1 comment

Hello Mihle. Thanks for reaching out.

I’ve created a new feature request in our YouTrack based on your suggestion regarding number formatting in the IntelliJ Profiler. You can follow the ticket IJPL-223440, upvote it, and stay informed about further updates or progress there.

0

Please sign in to leave a comment.