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
foo isn't a valid type, but the question mark will get highlighted as a type and the following symbol (something, in this case) as an identifier regardless. This is my first dabble into Vim syntax definitions; I don't really get why the contains=wdlType bit isn't being honoured.
When a type is proceeded with a question mark (i.e., an optional value), the highlighting doesn't recognise this as an identifier definition.
The text was updated successfully, but these errors were encountered: