JetBrains / JetBrains/resharper-unity

Clicking on a unit asset usage should automatically highlight the correct field/property

Open
#1,709 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.2k
Forks
142
PR merge metrics
No merged PRs in 30d

Description

This can be accomplished using [Highligher.Highlight](https://docs.unity3d.com/560/Documentation/ScriptReference/Highlighter.Highlight.html).

Looks like the target received in Initialization.cs#L59 needs to be passed somehow to ShowUtil. This would also require the FindUsagesTreeView to know about it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.