icsharpcode/ILSpy

Text Highlight

Open

#781 opened on Dec 3, 2016

View on GitHub
 (4 comments) (2 reactions) (0 assignees)C# (25,162 stars) (3,645 forks)batch import
Help WantedUI

Description

When clicking on local variables it's possible to highlight all instance of that variable but it's not possible to do the same with class variables.

I think the normal behavior should be Click to highlight and Ctrl+Click or even a Double Click to go to the definition instead.

Contributor guide