JetBrains / JetBrains/resharper-unity

"To property with serialized backing field" context action should be available inside serializable classes

Open
#2,039 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

The "To property with serialized backing field" context action should be available on auto properties inside a class that is marked as `[Serializable]`. Currently, it is only available on Unity derived types such as `MonoBehaviour` and `ScriptableObject`

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or implementation entry points. Locate the context action for converting auto properties to serialized backing fields, then inspect how Serializable classes are detected alongside MonoBehaviour and ScriptableObject; done means the action appears for eligible properties inside [Serializable] classes without regressing existing Unity-derived types.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, unity
Domain
devtools, game-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.