Open SundermannC opened 1 year ago
This needs some modification of the query.rs file where you can set the type of found "keywords".
The Treesitter Query Language is used here.
Or you can do this manually by evaluating all found nodes/keywords and checking if they are part of the imports or not (does not seem like the proper way)
Currently, imports and aliases have the regular reference color. A distinguishable color may help recognizing the imports.