JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

Find References from Code Editor

Rather than needing to first find an entity in another class browser, it'd be quicker/easier if we had a 'References' option in the context-menu shown for entities selected in the code editor (alongside the 'Refactor' menu), when we want to see where/how it's used elsewhere to compare with the current method being edited/viewed.

If used directly, this would provide a list of all references, but also provide sub-menu items for read/update references for properties if applicable.

  • Kevin Saul
  • Feb 25 2020
  • Shipped (2020)
  • Attach files
  • Gaurav Chaudhari commented
    March 10, 2020 00:12

    Amazing idea. It's one of those things I've always wanted, but never really gave a second thought about it. Now that I think about it, this will make triaging and development much more efficient!

  • BeeJay commented
    February 25, 2020 23:07

    Nice idea.  Would save a lot of 'open another class browser solely to do references for  class/property' style of navigation - something done quite frequently while developing and/or when refactoring existing code/model structures.