Skip to content

Releases: JetBrains/resharper-rider-plugin

0.18.0

22 Feb 19:41
Compare
Choose a tag to compare
  • Added -PPublishToken=<value> in Gradle script for publishing Rider and ReSharper plugin
  • Added build-only update mode (specified via --build-only)
  • Added samples for icon provider
  • Added samples for postfix templates
  • Added samples for template settings
  • Added test data in project as None
  • Fixed Gradle script to use MSBuild on Windows
  • Fixed PowerShell scripts to define $PSScriptRoot before importing settings.ps1
  • Fixed ReSharper publish URL
  • Fixed .gitignore with IDEA specific files
  • Fixed default zoning
  • Fixed excluding Gradle files in solution items
  • Fixed excluding test data when not including samples
  • Fixed prefix for solution file
  • Fixed upper Wave version

0.17.0

31 Jul 14:22
Compare
Choose a tag to compare
  • Fixed template to signal that IDE restart is required
  • Changed shell run configurations to use built-in type
  • Changed default build configuration to Debug
  • Changed default plugin version to avoid update issues with official feeds

0.16.0

09 Jun 18:27
Compare
Choose a tag to compare
  • Fixed Wave dependency to require exact version
  • Fixed deletion of previous plugin installation
  • Fixed ambiguous execution location
  • Fixed setting of HostFullIdentifier from Gradle build
  • Updated IntelliJ Gradle plugin
  • Updated nuget.exe
  • Changed default version for ReSharper plugin

0.15.0

27 Apr 10:36
Compare
Choose a tag to compare
  • Fixed cross-platform protocol generation
  • Updated SDK version to 2020.1.0
  • Updated JVM tooling
  • Added gradle.properties to solution items

0.14.0

16 Oct 14:55
Compare
Choose a tag to compare
  • Fixed missing vswhere.exe
  • Fixed ReSharper package content
  • Improved discovery of VisualStudio installation directory
  • Improved installer download to match Plugin.props
  • Changed buildPlugin.ps1 to export to output directory
  • Changed default version to 1.0.0
  • Added version parameter for buildPlugin.ps1
  • Added logging by default

0.13.0

06 Oct 10:20
Compare
Choose a tag to compare
  • Removed Mono dependencies in favor of reference assemblies and dotnet CLI
  • Removed 7za and vswhere executables
  • Added switches --include-samples and --resharper-only
  • Added post-action to make gradlew executable

0.12.0

27 Aug 15:37
Compare
Choose a tag to compare
  • Added samples for settings, action, and options page
  • Added gradle.properties
  • Added run configurations for IDEA
  • Fixed test assembly to use new Apartment attribute
  • Fixed missing instrumentCode setting
  • Fixed missing Pack target in buildPlugin.ps1
  • Updated versions of Gradle, and IntelliJ

0.11.0

05 Jul 15:38
Compare
Choose a tag to compare
  • Changed ReSharper installation to use VisualStudioMajorVersion
  • Fixed repository urls

0.10.0

02 Jul 10:48
Compare
Choose a tag to compare
  • Fixed VisualStudio installation detection to use latest
  • Fixed SDK versions to be in sync on 2019.1

0.9.0

21 Mar 15:55
Compare
Choose a tag to compare
  • Updated SDK version
  • Fixed Windows run configurations
  • Fixed compilation error with Lifetime.Eternal in QuickFixRegistrar