resharper-rider-plugin

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

APACHE-2.0 License

Stars
158
Committers
14

Bot releases are visible (Hide)

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
resharper-rider-plugin - 0.5.0

Published by matkoch almost 6 years ago

  • Added more sample code
  • Simplified changing plugin metadata
  • Prepared csproj for XAML icons
  • Fixed xaml icon identifier by using common assembly name
  • Fixed updating of sdk-version
  • Fixed Rider dotnet project to don't execute packaging
resharper-rider-plugin - 0.4.0

Published by matkoch almost 6 years ago

  • Fixed issue with Invoke-Exe (#1)
  • Fixed MSBuild resolution with fixed version token
  • Changed build.gradle to invoke MSBuild directly and only show current version in changeNotes
  • Changed default configuration to Release
  • Changed default SDK version to 2018.3
resharper-rider-plugin - 0.3.0

Published by matkoch almost 6 years ago

  • Include gradlew file in NuGet package
resharper-rider-plugin - 0.2.0

Published by matkoch almost 6 years ago

  • Ignore temp directory
  • Fix target invocations
  • Add dependency for prepareSandbox to execute compileDotNet
  • Add Unix compilation
  • Use vswhere.exe for VisualStudio installation resolution
resharper-rider-plugin - v0.1.0

Published by matkoch about 6 years ago

  • Initial release