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 was archived by the owner on Nov 3, 2025. It is now read-only.
Describe the bug
The grammar is missing the
nameofoperatorRequirements
To Reproduce
Grammar does not contain a definition for the
nameofoperator which prevent a highlighting query from targeting that.Which makes a query like this fail
[ "nameof" ] @keyword.operatorExpected behavior
I expect the
nameofoperator to be listed in the grammar