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
{{ message }}
This repository was archived by the owner on Apr 3, 2018. It is now read-only.
CDT has a nifty feature called "Mark occurrences", where, when the cursor is over the name of a variable, other uses of the same variable in the file are highlighted. This is a really useful aid when reading code.
It would be great if RustDT had a similar feature.