New feature: In code blocks, show line changes (+) similar to Git

Problem: When reviewing code blocks, it can be difficult to identify only the parts that changed.

Solution: From a UI perspective, it would be extremely helpful to show line changes with a green “+” sign for new lines or modified lines.

Technical: If this were implemented, the + signs would be positioned so when you text select the code, you do not select/copy the + signs.