resharper-rider-plugin

https://www.jetbrains.com/help/resharper/sdk/

APACHE-2.0 License

Stars
158
Committers
14

Bot releases are hidden (Show)

resharper-rider-plugin - 2022.3.1

Published by matkoch over 1 year ago

  • Fixed ReSharper plugin installation after Plugin Verifier changes
  • Updated SDK to 2022.3.1
  • Updated Gradle to 7.6
resharper-rider-plugin - 2022.2.1

Published by matkoch about 2 years ago

  • Fixed rdgen version
resharper-rider-plugin - 2022.2.0

Published by matkoch about 2 years ago

  • Added GitHub Actions workflows
  • Updated nuget.exe to 6.2.1
resharper-rider-plugin - 2022.1.0

Published by matkoch over 2 years ago

  • 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
resharper-rider-plugin - 2021.2.1

Published by matkoch about 3 years ago

  • Fixed Rider plugin id
  • Fixed resolution of Visual Studio to exclude preview installations
  • Updated Kotlin JVM and rd-gen versions
resharper-rider-plugin - 2021.2.0

Published by matkoch about 3 years ago

  • Updated ReSharper/Rider SDK to 2021.2.0
  • Updated Gradle IntelliJ Plugin to 1.1.4
  • Updated Gradle to 7.1
resharper-rider-plugin - 2021.1.0

Published by matkoch over 3 years ago

  • 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
resharper-rider-plugin - 0.18.0

Published by matkoch over 3 years ago

  • 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
resharper-rider-plugin - 0.17.0

Published by matkoch about 4 years ago

  • 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
resharper-rider-plugin - 0.16.0

Published by matkoch over 4 years ago

  • 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
resharper-rider-plugin - 0.15.0

Published by matkoch over 4 years ago

  • Fixed cross-platform protocol generation
  • Updated SDK version to 2020.1.0
  • Updated JVM tooling
  • Added gradle.properties to solution items
resharper-rider-plugin - 0.14.0

Published by matkoch about 5 years ago

  • 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
resharper-rider-plugin - 0.13.0

Published by matkoch about 5 years ago

  • 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
resharper-rider-plugin - 0.12.0

Published by matkoch about 5 years ago

  • 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
resharper-rider-plugin - 0.11.0

Published by matkoch over 5 years ago

  • Changed ReSharper installation to use VisualStudioMajorVersion
  • Fixed repository urls
resharper-rider-plugin - 0.10.0

Published by matkoch over 5 years ago

  • Fixed VisualStudio installation detection to use latest
  • Fixed SDK versions to be in sync on 2019.1
resharper-rider-plugin - 0.9.0

Published by matkoch over 5 years ago

  • Updated SDK version
  • Fixed Windows run configurations
  • Fixed compilation error with Lifetime.Eternal in QuickFixRegistrar
resharper-rider-plugin - 0.8.0

Published by matkoch over 5 years ago

  • Fixed VisualStudio detection
  • Updated gradle-wrapper to 4.9
  • Fixed calculation of repoRoot
resharper-rider-plugin - 0.7.0

Published by matkoch over 5 years ago

  • Removed separate Versions.props file
  • Removed wave reference for Rider project
  • Added test project
  • Renamed run configurations for protocol generation
  • Changed template short name to 'resharper-rider-plugin'
resharper-rider-plugin - 0.6.0

Published by matkoch almost 6 years ago

  • Fixed project opening in Visual Studio by moving TFM to project file
  • Fixed namespaces