Add yet another example of a plugin (#327)

[products/rider.md] Add yet another example of a plugin for both Rider and ReSharper
This commit is contained in:
Kirill Glazyrin 2020-10-26 10:39:31 +05:00 committed by GitHub
parent fbefd2acd2
commit 3c52b148ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,3 +40,4 @@ This list is intended to provide some representative projects.
* [TestLinker](https://github.com/matkoch/TestLinker/)
* [Xao](https://github.com/hmemcpy/ReSharper.Xao/)
* [Azure Toolkit for Rider](https://github.com/JetBrains/azure-tools-for-intellij)
* [T4 language support for both ReSharper and Rider](https://github.com/JetBrains/ForTea)