Dmitry
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
-
Dmitry created a post, What is the correct way of adding a custom action to a menu in Rider ReSharper plugin?
There is a plugin.xml file where I tried to do something like this:<actions> <group id="org.intellij.sdk.action.GroupedActions" text="Test Actions" popup="true"> <...