主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Larson
活动总数
19
最后的活动
2017年11月15日 21:51
成员加入日期
2017年01月24日 22:49
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
8
活动概览
帖子(3)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2017年11月15日 21:51
See the inspection sample https://github.com/JetBrains/intellij-sdk-docs/tree/master/code_samples/inspection and the plugin https://github.com/markiewb/idea-find-duplicate-class-inspection-plugin f...
社区
IntelliJ IDEA Open API and Plugin Development
Question about a new custom inspection
0 票
创建于
2017年10月06日 19:08
@Vassiliy Kudryashov: I like to add a searchable and toggleable option to my own plugin
社区
IntelliJ IDEA Open API and Plugin Development
How to create toggleable options?
0 票
创建于
2017年06月12日 16:36
I guess you can create a live template on the fly (at runtime). This way you can adapt how many fields will be in the live template.
社区
IntelliJ IDEA Open API and Plugin Development
[Plugin][In development] Plugin that expands Builder setters automatically for you and moves cursor to each setter
0 票
创建于
2017年02月01日 21:48
Have a look at the code https://github.com/JetBrains/intellij-community/search?utf8=%E2%9C%93&q=DebugProcessListener https://github.com/JetBrains/intellij-community/blob/bc62a61c96dabc24d6a7e76b4...
社区
IntelliJ IDEA Open API and Plugin Development
Running code on breakpoint hit event
0 票
创建于
2017年02月01日 21:41
@Sergey: I created https://youtrack.jetbrains.com/issue/IDEA-167520
社区
IntelliJ IDEA Open API and Plugin Development
How to enable "for current project" indicator, when registering a "projectConfigurable"?
0 票
创建于
2017年02月01日 21:20
How about ```ALT-F1 (Select In...)```, then ```8. Changes```?
社区
IntelliJ IDEA Users
Jump to changelist from source code
0 票
创建于
2017年01月28日 16:52
I figured out a workaround. I only tried 2016.3.3. You have to set the displayName attribute. <extensions defaultExtensionNs="com.intellij"> <projectConfigurable displayName="An explicit display na...
社区
IntelliJ IDEA Open API and Plugin Development
How to enable "for current project" indicator, when registering a "projectConfigurable"?
0 票
创建于
2017年01月24日 22:49
It is named "Parameter hints" See https://blog.jetbrains.com/idea/2016/09/intellij-idea-2016-3-eap-faster-git-log-parameter-hints-and-more/
社区
IntelliJ IDEA Plugin Users
Seeking Plugin Name
0 票