Restore scroll & caret position in Ace editor

Currently when editing / testing some part of a multi-line html/js code in template and function nodes, you have to always scroll back and seek the last changed line on each edit-save-test-edit iteration. Having the scroll/caret position restored would help to stay focused on the development rather than memorizing the last edited line.

1 Like

I'll admit that, for more complex code, I copy the code into a temporary file in VScode.

Sadly the ACE editor (the component itself, not a comment on NR's use of it) is starting to look rather dated now.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.