Opher Vishnia
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Opher Vishnia created a post, Answered211 build broke plugins and throws "dataContext has no component for new ListPopupStep"
Both my plugin (gitflow4idea) and several others have encountered this issue in the new 211 build when creating a new PopupFactoryImpl.ActionGroupPopup Example 1https://github.com/Haehnchen/idea-... -
-
Opher Vishnia created a post, Running logic after CloseTaskDialog's "commit"
I develop the gitflow4idea plugin. A user pointed out an issue with my integration with the close task dialog: The gitflow "finish feature" logic should run only after the "commit changes" had... -
-
Opher Vishnia created a post, Native/Intellij file selection dialog?
When I do file -> open from my dev CE intellij I get the macOS native file selector. However when I run intellij from intellij (debug) and do file -> open I get the intelliJ dialog, not the OS one.... -
-
-
Opher Vishnia commented, -
Opher Vishnia created a post, Getting keyboard modifiers for mouse events on a status bar widget
HiMy plugin makes use of an implementation StatusBarWidget.MultipleTextValuesPresentationI'd like to open a different menu if the user shift-clicked the status bar widget.The implemented method tha... -
Opher Vishnia commented,