Skip to content

v1.5.0 for Rider EAP15+

Compare
Choose a tag to compare
@citizenmatt citizenmatt released this 02 Jan 21:49
· 6658 commits to master since this release

Please install from the Plugins dialog

This release will:

  • Add support for Rider EAP15 (#91)
  • Add inspection and Quick Fix to use CompareTag instead of string comparison (#82)
  • Add support for Unity API versions 5.2 - 5.5 (#81)
  • Add support for undocumented ScriptableObject.OnValidate and Reset (#79)
  • Add code completion, find usages and rename for MonoBehaviour.IsInvoking (#85) and MonoBehaviour.StartCoroutine/StopCoroutine (#83)
  • Add gutter icon and "Create" context action for Unity classes (#77)
  • Fix method generation for static event functions (#73)
  • Improve recognition of serialised fields (#87)
  • Remove duplicate items in auto complete list (#92)

More details in the release notes for 1.5.0 for ReSharper 2016.3