trufflesuite / truffle

:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
https://consensys.io/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat?utm_source=github&utm_medium=referral&utm_campaign=2023_Sep_truffle-sunset-2023_announcement_
MIT License
14.02k stars 2.31k forks source link

Specify "magic" variables' type only in component tooltip, not via prefix #6116

Closed gnidan closed 1 year ago

gnidan commented 1 year ago

PR description

This updates the MagicValue component to omit the prefix specifying which kind of magic variable it is, instead putting that information in the tooltip.

See:

Screenshot 2023-06-21 at 11 06 17 PM
gnidan commented 1 year ago

cc @eggplantzzz so you're aware

haltman-at commented 1 year ago

Seems sensible to me! Although I'm a bit wary to approve it without @cliffoo. :P