machine / machine.specifications

Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
MIT License
885 stars 178 forks source link

Automatically suggest plugin in Rider #410

Closed van800 closed 4 years ago

van800 commented 4 years ago

Starting with Rider 2020.2 EAP2 there is a way to automatically suggest plugin, when it has certain reference, like "Machine.Specifications" in this case.

If you want plugin to be automatically suggested, please contact JetBrains support and ask to add a plugin Feature com.jetbrains.rider.solution.reference with value Machine.Specifications.

Resulting dialog would look like this one: https://twitter.com/IvanShakhov/status/1270604533660626944

Ping me here in comments in case of any questions.

robertcoltheart commented 4 years ago

Noted, will look into adding it.

van800 commented 4 years ago

If you agree, I can facilitate it.

robertcoltheart commented 4 years ago

Ah thanks, I submitted a support request as well.

van800 commented 4 years ago

Association for the plugin was added. It can't be really checked right now because there is no 2020.2 version of the plugin yet.

robertcoltheart commented 4 years ago

Thanks, I'll close this for now and re-open if there are issues post 2020.2.