Ben Gibson

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Ben Gibson created a post, 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 `... -
-
-
-
Ben Gibson created a post, 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... -
Ben Gibson commented, -
Ben Gibson commented, -
-
Ben Gibson created a post, Answeredgit4idea 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...