The Jade 2025 release focuses on modernising the developer experience and helping you build faster, smarter, and more scalable applications.
When comparing sources in the Jade method history viewer, we found an issue where if a line of code has been changed and some rogue code had been appended 500 characters to the right of the visible line of code, it was not visible in the browser. Only the leftmost code is visible. which is a potential security risk.
It would be useful in this case when the user is clicking the next button, to jump to the rightmost code on the same line that would otherwise be invisible to the user