A better Tree Sitter atom package for rust than language-rust-bundled
tree-sitter
.tree-sitter
, one can use and abuse the generated tree to get more accurate tokennization. That means that we can have equal symbols being tokennized into different things depending of the source code context. That means we have 2 consequences, considering a theme with proper styling:&'
) or of there is no type specified (&'a <BlankHere>
))Examples using monokai-grayjack-syntax
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.