I'm exploring Positron and noticed that syntax errors don't appear to have visual indicators in the editor gutter.
In RStudio, when there's a syntax error, a red "X" appears on the affected line, making it easy to spot issues at a glance. In Positron, the same syntax error doesn't show any visual marker.
There are some extensions like this one that you can install that make the syntax errors even more prominent, if you like.
I think the y 7 example here is interesting, though, because Positron does not currently identify that as a syntax error. Let me check in with a few folks to see if we should do so!