IDE: show the value of constants

Feature request for the IDE:

My projects have classes and modules, each with their own bunch of constants, some having many, many constants. Something I find really tiresome in the IDE is to have to select the constants one-by-one to see what their values are to make sure a value isn’t duplicated.

It would REALLY, REALLY nice if the IDE showed the value of the constant after its name, especially those that are numbers, or strings. Should be a trivial thing to do, surely.

Regards to all.