Semantic Highlighting: Tuple field is considered a number
#9220
Labels
S-actionable
Someone could pick this issue up and work on it right now
When accessing a field, it is usually marked as the semantic token type
property
, but when accessing a field of a tuple, it is not considered aproperty
but instead anumber
.The text was updated successfully, but these errors were encountered: