tree-sitter-rust icon indicating copy to clipboard operation
tree-sitter-rust copied to clipboard

Unique highlight namess for enum variants and constants

Open crowlKats opened this issue 4 years ago • 0 comments

Currently enum variants and constants are considered Constructor, but it would be great if they could be considered something else, as constructor isnt exactly accurate; enums are more like static fields in other languages

crowlKats avatar Aug 21 '21 23:08 crowlKats