主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Junpeng Tang
活动总数
59
最后的活动
2025年07月27日 09:17
成员加入日期
2020年08月24日 03:07
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
18
活动概览
帖子(16)
评论(19)
按最近的活动排序
最近的活动
投票数
创建于
2021年08月02日 03:10
I tried to unregistry my PsiStructureViewFactory, and it did work. But according to IDEA-259005 , is there any way to resolve this temporarily?
社区
IntelliJ IDEA Open API and Plugin Development
IconLoader requires restart IDE if uninstall or update plugin?
0 票
创建于
2021年07月28日 06:25
I'm testing against IDEA Community verion 2021.1 with build number IC-211.7442.40 I'm not sure if IDEA-262343 is the same question, but may be do something in com.intellij.ide.plugins.DynamicPlu...
社区
IntelliJ IDEA Open API and Plugin Development
IconLoader requires restart IDE if uninstall or update plugin?
0 票
创建于
2021年07月20日 01:38
I'm too blind to see this setting, thank you sooooo much!
社区
IntelliJ IDEA Open API and Plugin Development
How to configure completion match case setting in unit tests?
0 票
创建于
2021年04月28日 02:20
Thank you so much! As for the second question, for example: I created a input dialog, but if the user input the wrong word, I'd like to create another error dialog to remind user to re-input. When ...
社区
IntelliJ IDEA Open API and Plugin Development
How to send tasks to background with progressIndicator?
0 票
创建于
2021年04月27日 09:38
I've solved this by using "HighlightInfoType.SYMBOL_TYPE_SEVERITY" in my syntax highlight annotator. Thanks anyway :)
社区
IntelliJ IDEA Open API and Plugin Development
Missing highlight when multiple annotators applied to same TextRange?
0 票
创建于
2021年04月27日 08:13
Same question...,not resolved yet...
社区
IntelliJ IDEA Open API and Plugin Development
No progress indicator show on status bar after clicking `Background` button on `ProgressDialog`/Modal
0 票
已编辑于
2021年03月24日 03:31
I did some debug and found that's because when error highlight happens, param "skipParentSet" of com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass#runVisitors contains the parent PsiElem...
社区
IntelliJ IDEA Open API and Plugin Development
Missing highlight when multiple annotators applied to same TextRange?
0 票
创建于
2021年03月15日 06:22
That's very helpful. Thanks so much.
社区
IntelliJ IDEA Open API and Plugin Development
Is there any way to highlight words of Code Style setting example file?
0 票
创建于
2021年03月11日 02:10
Thanks Yann com.intellij.openapi.options.colors.ColorSettingsPage#getAdditionalHighlightingTagToDescriptorMap works fine in my plugin. But the question is that I can't find a similar way to highlig...
社区
IntelliJ IDEA Open API and Plugin Development
Is there any way to highlight words of Code Style setting example file?
0 票
创建于
2020年08月25日 02:47
That really helps, thanks!
社区
IntelliJ IDEA Open API and Plugin Development
How could I install non-bundled plugins by default when debugging my own plugin?
0 票
«
第一页
‹
上一页