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
{{ message }}
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.
When TRUE or other constant.language.r members are non-keyword function parameters (func(TRUE)), they are highlighted (incorrectly) like any other function parameter. However, if part of a key-value (func(option=TRUE) they are highlighted appropriately.
The text was updated successfully, but these errors were encountered:
When
TRUE
or otherconstant.language.r
members are non-keyword function parameters (func(TRUE)
), they are highlighted (incorrectly) like any other function parameter. However, if part of a key-value (func(option=TRUE)
they are highlighted appropriately.The text was updated successfully, but these errors were encountered: