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

Allow method renaming directly in the source

It would be nice if you could directly rename a method by changing the name in the signature in the editor directly rather than having to use the Rename Method dialog.


Jade could pop up a confirmation dialog to confirm that a method rename is what was intended. (Are you sure you want to rename this method?)

  • Craig Shearer
  • Sep 7 2021
  • Closed
  • Attach files
  • Admin
    John Richards commented
    March 22, 2022 00:51

    Hi, I will close this JEDI as there is an existing approach. Thanks John R.

  • BeeJay commented
    September 22, 2021 01:00

    @Gerard,

    If the carat is positioned in the method name in the editor, an even quicker/easier option is to use the Shift+F2 keyboard shortcut to go straight into the rename dialog. Saves hunting for the relevant item on the context menu. The same shortcut also works for renaming parameters, constants, and variables in the method.

    Cheers,
    BeeJay.

  • Gerard O'Brien commented
    September 22, 2021 00:24

    And I tried it in 2020, and those capabilities are already there. Duh.

  • Gerard O'Brien commented
    September 21, 2021 19:51

    It would be really nice if in the editor you could right click on the method name to get a drop down. One option could be rename, another could be references. When you change the signature it would be handy to be able to directly bring up the references.