Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Junpeng Tang
Total activity
59
Last activity
July 27, 2025 09:17
Member since
August 24, 2020 03:07
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
18
Activity overview
Posts (16)
Comments (19)
Sort by recent activity
Recent activity
Votes
Created
July 28, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
IconLoader requires restart IDE if uninstall or update plugin?
0 votes
Created
July 20, 2021 01:38
I'm too blind to see this setting, thank you sooooo much!
Community
IntelliJ IDEA Open API and Plugin Development
How to configure completion match case setting in unit tests?
0 votes
Created
April 28, 2021 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
How to send tasks to background with progressIndicator?
0 votes
Created
April 27, 2021 09:38
I've solved this by using "HighlightInfoType.SYMBOL_TYPE_SEVERITY" in my syntax highlight annotator. Thanks anyway :)
Community
IntelliJ IDEA Open API and Plugin Development
Missing highlight when multiple annotators applied to same TextRange?
0 votes
Created
April 27, 2021 08:13
Same question...,not resolved yet...
Community
IntelliJ IDEA Open API and Plugin Development
No progress indicator show on status bar after clicking `Background` button on `ProgressDialog`/Modal
0 votes
Edited
March 24, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
Missing highlight when multiple annotators applied to same TextRange?
0 votes
Created
March 15, 2021 06:22
That's very helpful. Thanks so much.
Community
IntelliJ IDEA Open API and Plugin Development
Is there any way to highlight words of Code Style setting example file?
0 votes
Created
March 11, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
Is there any way to highlight words of Code Style setting example file?
0 votes
Created
August 25, 2020 02:47
That really helps, thanks!
Community
IntelliJ IDEA Open API and Plugin Development
How could I install non-bundled plugins by default when debugging my own plugin?
0 votes
«
First
‹
Previous