You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to #68, highlighting line directives such as #line 42 example.R instead of parsing them simply as (program (comment)) could be beneficial.
The default R parser handles it as a separate LINE_DIRECTIVE token: