ReSharper 2025.1.4

Released: Jun 30, 2025

2025.1.4 中的更新

修補程式

  • Code analysis provides incorrect results when using collection expressions.
  • 'ImmutableArray.Create' --> '[]' inspection should respect settings.
  • ReSharper Ultimate Stealing Ctrl+S Shortcut from File|Save.
  • Error 403 when using plugins with ReSharper Command Line Tools.
  • Incorrect suggestion to use collection expression for Array.Empty.
  • Copy to clipboard throws Exception when trying to access clipboard.
  • The "short survey" link from VS Options page cannot be opened.
  • Incorrect 'use collection expression' hint.
  • 'Learn more' button in Unity suggester adds DisabledSuggesters/=ReSharperUnityFeatureSuggester option, so suggester will not be shown on the next VS start.
  • Custom inspection cannot be applied to scope: "Object reference not set to an instance of an object".
  • No completion for shader at all.
  • 'Convert delegate variable into local function' inspection. False positive in Razor components.
  • Auto-property accessor is never used inspection. Can't handle Asp.net minimal API application properly.