Skip to content

Releases: JetBrains/resharper-rider-plugin

2024.1.0

30 May 12:34
Compare
Choose a tag to compare
  • Updated to 2024.1.0

2023.1.0

20 Apr 02:15
Compare
Choose a tag to compare
  • Changed project layout to simple declaration
  • Added default generator JetResourceGenerator for embedded resources
  • Updated NuGet packages
  • Updated Gradle plugins
  • Fixed test NuGet feed
  • Fixed run configurations to only build necessary projects
  • Fixed setBuildTool task to fall back to dotnet CLI if Visual Studio is not installed
  • Fixed runVisualStudio.ps1 to write packages.config to LOCALAPPDATA
  • Fixed condition for making gradlew executable
  • Fixed user project file to only set HostFullIdentifier for full MSBuild
  • Fixed Wave definition
  • Fixed support for compiled icons
  • Fixed rename of scaffold Kotlin directory
  • Fixed resolution of CHANGELOG.md

2022.3.1

31 Jan 15:05
Compare
Choose a tag to compare
  • Fixed ReSharper plugin installation after Plugin Verifier changes
  • Updated SDK to 2022.3.1
  • Updated Gradle to 7.6

2022.2.1

04 Aug 12:27
Compare
Choose a tag to compare
  • Fixed rdgen version

2022.2.0

03 Aug 14:31
Compare
Choose a tag to compare
  • Added GitHub Actions workflows
  • Updated nuget.exe to 6.2.1

2022.1.0

20 Apr 18:13
Compare
Choose a tag to compare
  • Changed Gradle wrapper to 7.4.2
  • Changed ReSharper debugging to use checked installation
  • Added installation of Amazon Corretto 11 to Gradle scripts
  • Added MSB3277 to NoWarn
  • Added LangVersion property for Latest
  • Fixed WaveVersion property
  • Fixed test project to be compatible with dotnet test
  • Fixed Content files to be hidden from solution explorer
  • Fixed missing base interface for ZoneDefinition

2021.2.1

30 Aug 12:20
Compare
Choose a tag to compare
  • Fixed Rider plugin id
  • Fixed resolution of Visual Studio to exclude preview installations
  • Updated Kotlin JVM and rd-gen versions

2021.2.0

05 Aug 12:52
Compare
Choose a tag to compare
  • Updated ReSharper/Rider SDK to 2021.2.0
  • Updated Gradle IntelliJ Plugin to 1.1.4
  • Updated Gradle to 7.1

2021.1.0

20 Apr 12:37
Compare
Choose a tag to compare
  • Updated run configurations to support debugging
  • Updated Gradle and wrapper to 6.8.3
  • Updated runIde default settings
  • Fixed escaping for semicolon
  • Fixed VSWhere for BuildTools installation
  • Disabled bundling of Kotlin stdlib
  • Changed verbosity for MSBuild invocation
  • Removed update condition for buildPlugin task

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