JetBrains / JetBrains/resharper-unity
Add QuickFix for null propagation analyzer
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
As described in #342, the null propagation warning does not have a quick fix currently. I have taken a look at regular "convert to conditional" action and found it way too complex to determine which parts I would need with the little knowledge of resharper that I have.
Maybe it's possible to even reuse it somehow?
Just wanted to add this as a reminder.
Contributor guide
Assessment
This issue has not been assessed yet.