JetBrains / JetBrains/resharper-unity

Use cached property index only fixes the selected occurrence

Open
#1,172 0 comments 1 reaction 1 assignee View on GitHub

@krasnotsvetov is already working on this.

Since Jun 25, 2019.

Dominant language
C#
Stars
1.2k
Forks
142
PR merge metrics
No merged PRs in 30d

Description

Currently when you have a string based look up in for example an animator.SetBool("id", value) it correctly suggests to replace this with a more efficient hash. However in most scenarios you would want to replace all occurrences of the same string and possibly all occurrences in the file/project/solution.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.