Skip to content

JetBrains Rider plugin to improve interface viewing in solution explorer

License

Notifications You must be signed in to change notification settings

ReallyLiri/interface-pairing-rider-plugin

Repository files navigation

Interface Pairing JetBrains Rider Plugin

drawing

badge

https://plugins.jetbrains.com/plugin/13185-interface-pairing

Pairing C# interface files with implementations files in solution explorer for a better display experience.

preview

Build

Make sure you have jdk-11 properly configured.

./gradlew build

Plugin artifact will be written to

build/libs/interface-pairing-rider-plugin-<version>.jar

Publish

export ORG_GRADLE_PROJECT_intellijPublishToken="..."
./gradlew publishPlugin

Debug

Use runIde gradle task to debug on a Rider instance.

bigger

About

JetBrains Rider plugin to improve interface viewing in solution explorer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages