The Jade 2025 release focuses on modernising the developer experience and helping you build faster, smarter, and more scalable applications.
If you're adding a non-trivial amount of global constants it can be unwieldly to see whether we have used a value before or what range of values a category occupies. The current manner is to "search for duplicates" in the first case and scroll in the latter. What I'm suggesting is using a table-view in the browser like:
Constant_Name | Constant_Value
Making it easier, at a glance, to know the value of your constants.