Elior Boukhobza (Mallowigi)

- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
Elior Boukhobza (Mallowigi) 进行了评论, -
Elior Boukhobza (Mallowigi) 创建了一个帖子, How can I exclude a plugin from being available to certain IDEs?
I've looked at this page: https://github.com/JetBrains/intellij-sdk-docs/blob/master/basics/getting_started/plugin_compatibility.md I want to make the plugin available to all platforms except Andro... -
Elior Boukhobza (Mallowigi) 进行了评论, -
Elior Boukhobza (Mallowigi) 创建了一个帖子, Using ExtensionPoints from another plugin
Hi, I am struggling using the ExtensionPoint system. I have defined an extensionPoint in a plugin, and I want to use this extension point in another plugin. I'm following all the guidelines and I'm... -
-
Elior Boukhobza (Mallowigi) 进行了评论, -
Elior Boukhobza (Mallowigi) 创建了一个帖子, Know which node is highlighted
Is it possible for me to know which node is selected when implementing a ProjectViewDecorator? -
Elior Boukhobza (Mallowigi) 创建了一个帖子, Detect when settings are opened
Do we have an event listener/topic to detect when project settings are opened?