resharper-unity
resharper-unity copied to clipboard
Provide updated annotations to Unity
trafficstars
After every release, we should check for any changes to the JetBrains annotations, and pass these changes along to Unity, so they can include them in their next release. Currently, the annotations are out of date, without an easy way for a customer to update (e.g. the ImplicitUseTargetFlags.WithInheritors enum value isn't defined in Unity, but is understood by the ReSharper engine).
Once completing this, add a task to do the same again at the next release.
Is any progress happening here? I just wanted to use ImplicitUseTargetFlags.WithInheritors within a Unity project. Would be cool to see this supported :)
+1 for this too!