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

Add CrLf between call stack entries when the stack is copied to the clipboard

When the Jade default exception handler form's Debug button is used to display the call stack, the stack can be copied from the listbox to the clipboard by using the File menu. The entries are currently concatenated without any separators. It would be more useful if the entries were separated by CrLf. The menu item could also have a shortcut (Ctrl+C).

The same lack of separators also applies if you copy the call stack to the clipboard from the table in the Debugger's 'Call Stack' form (i.e. the 'Methods' window).

Adding the separators would mean that the behaviour in the exception handler's form and the debugger's table would be similar to that of other controls in the IDE, where a Ctrl+C copies the entries separated by CrLfs.

  • Julian Brown
  • Jul 23 2019
  • Shipped (2020)
  • Attach files