JetBrains / JetBrains/resharper-unity
Support method name in string literal of FindProperty and FindPropertyRelative
Open
enhancement
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
**Hello,**
Adding support for method names in the string literal values for the following:
- SerializedObject.FindProperty
- SerializedProperty.FindPropertyRelative
This feature has already been provided for Invoke, InvokeRepeating, StartCoroutine, and StopCoroutine.
Adding this feature to FindProperty/FindRelativeProperty would be a boon for Unity editor scripting.
**Thank you for your consideration!**
\- S.
Contributor guide
Assessment
This issue has not been assessed yet.