Linting squiggles no longer appear on the line your cursor is at in the script editor

It seems like a new update was released where when your cursor is over a line on the script editor, that whole line becomes highlighted now:
image

There’s only one problem with this:


image
image
image

It completely hides any script analysis errors or warnings on the line you’re hovering over.

This is really annoying to work with, since I have to constantly press the down arrow or click on another line to check if the code I just typed has problems.

11 Likes

Thanks for reporting - this is a bug. We are investigating!

7 Likes

Update - we have a fix, which will be live with next week’s release. In the meantime, the feature can be turned off from the Settings menu if it’s disruptive.

5 Likes

Another thing I just discovered that I didn’t mention in this thread—search result highlights are also hidden, so make sure the fix includes those as well:


The fix will cover this as well!

2 Likes