I can use a feature to make this good tool greater :) I work in a large codebase and I'd really love to get an overview of when variables are read from / written to. Which would be assignments / const / non-const access to the variable. Can this be added to the Find References feature?
I imagine the extension to the interface would be to add filter buttons to the "Find References Results" tool window.
A new case was opened for filtering of Find References results: case=78686. case=78686 is implemented in build 2036. See the context menu for filtering commands and keyboard shortcuts.