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
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.
The text was updated successfully, but these errors were encountered: