Ben Gibson
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
已编辑于 Plugin Services - Getting started
I'm developing a basic plugin that hooks into the Action Menu. Having read the getting started guide https://www.jetbrains.org/intellij/sdk/docs/basics.html I got a working prototype by extending `... -
创建于 ServiceManager - Complex dependencies.
I have been registering some basic services though plugin.xml e.g. <applicationService serviceInterface="foo" serviceImplementation="foo"/> I now have more complex project level services that... -
创建于 git4idea lsRemote command causes UI to freeze.
已回答I developed a basic plugin to open a file under git version control in its remote repository using the default browser. Just recently a few users of my plugin have reported the UI freezing (see iss...