jvd199
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Created PyCharm Plugin: Adding action to EditorPopupMenu.Run to run individual pytest with custom configuration
AnsweredI'm new to plugin development I'm trying to create a Pycharm plugin to add an option to the EditorPopupMenu which will only show up if a pytest function is right clicked. I'm aiming for the action ...