Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Yoshinori Isogai
Total activity
14
Last activity
October 10, 2016 13:06
Member since
June 27, 2015 16:58
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (4)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
June 28, 2015 13:41
This is what I want! What I did is the followings.plugin.xml<extensions defaultExtensionNs="com.intellij"> <!-- Add your extensions here --> <typedHandler implementation="handler.MyTypedHandl...
Community
IntelliJ IDEA Open API and Plugin Development
TypedActionHandler with default typing behavior
1 vote
Created
October 10, 2016 13:06
This is really what I was looking for! Thanks for your quick response!!!
Community
IntelliJ IDEA Open API and Plugin Development
Content assist to commit message
0 votes
Created
September 10, 2016 15:39
Thanks guys I will try them out
Community
IntelliJ IDEA Open API and Plugin Development
drag and drop to Editor
0 votes
Created
July 23, 2015 08:24
Thanks for the response.For instance, when the developer selects multiple gradle tasks, there is no way to find which order the developer selected gradle tasks. I don't use the plugin to run the gr...
Community
IntelliJ IDEA Open API and Plugin Development
Getting tool window's select item event
0 votes
Created
July 23, 2015 14:05
Thanks a lot. Now, it makes sense.I will think a different way to accomplish my problem.
Community
IntelliJ IDEA Open API and Plugin Development
Getting tool window's select item event
0 votes