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

Editor scroll bar to identify method line changes.

Similar to the editor in Visual Studio it would be nice to get a marker in the editor's scroll bar to identify a changed line. On compiling all markers would be removed, saving a method would retain the markers until the next compile is performed.
  • Guest
  • May 1 2019
  • IDE Backlog
HistoricalComments
Paul Daigneault 21/12/2017 10:51:03 PM
Good thinking, that would also be a useful feature.

FileVision UK Ltd 21/12/2017 6:42:15 AM
I think the problem with this is that I press F8 all the time so the scrollbar would never show much.

Having used the feature in VS, I actually find an indicator in WebStorm more useful - it highlights lines that have changed since the previous version in version control, although this might require JEDI 26 to be done first in order to be useful in JADE.

Lines have indicators of different colors depending on whether it's an addition, modification or deletion:
https://imgur.com/MdCqpYc

Clicking on the indicator shows the previous version of the changed block and has buttons to allow undoing the change:
https://imgur.com/OpcsM6D
  • Attach files
  • +3