Reece Dunn
- 活动总数 123
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 13
- 订阅数 38
-
已编辑于 Debugging performance issues with a plugin when opening the context menu
已回答Hi, I have noticed that opening the context menu (time from pressing the right mouse button to it being displayed) is slow in some contexts for my plugin. That is, it is only noticeable on certain ... -
创建于 Enabling plugin features (extensions) when another plugin is not present
已回答With my XQuery plugin (https://plugins.jetbrains.com/plugin/8612-xquery-intellij-plugin) I am working on XPath support which conflicts with a plugin provided in the base IntelliJ installation. I wo... -
创建于 Integrating a plugin with the IntelliJ profile executor
Hi, I have an XQuery plugin (https://plugins.jetbrains.com/plugin/8612-xquery-intellij-plugin) that supports profiling queries on the MarkLogic, Saxon, and BaseX processors. This is working, except...