SIGN IN SIGN UP

Fix off-by-one errors in syntax highlighting (#14780)

In the case that a line ended with a 0-length run, we would get our
highlights offset by one position.

Release Notes:

- Fixed syntax highlights being offset from syntax in diagnostics
popovers.
C
Conrad Irwin committed
87457f9ae8d55a579e456f480e5813f89c105af5
Parent: be45f32
Committed by GitHub <noreply@github.com> on 7/19/2024, 4:37:30 AM