主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
程钰兴
活动总数
48
最后的活动
2025年08月06日 02:54
成员加入日期
2023年04月05日 08:26
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
12
活动概览
帖子(11)
评论(19)
按最近的活动排序
最近的活动
投票数
创建于
2024年01月31日 09:33
1. First I install my plugin, sql language injection works correctly;2. I click uninstall the plugin, idea reminds me to Restart;3. And then I install plugin again, idea did not reminds me to Resta...
社区
IntelliJ IDEA Open API and Plugin Development
Why injectionConfig will fail when my plugin uninstall and then reinstall?
0 票
创建于
2024年01月31日 09:16
Absolutely yes.
社区
IntelliJ IDEA Open API and Plugin Development
My plugin's JTextField cannot display Chinese characters in Windows.
0 票
创建于
2024年01月30日 15:23
Hi Karol Lewandowski , I find this in idea.log, is that a reason?2024-01-30 23:15:46,875 [ 70413] INFO - #c.i.i.p.DynamicPlugins - Plugin com.github.chengyuxing.rabbit-sql-plugin is not unload-s...
社区
IntelliJ IDEA Open API and Plugin Development
Why injectionConfig will fail when my plugin uninstall and then reinstall?
0 票
创建于
2023年06月01日 02:20
Thanks Anna.
社区
IntelliJ IDEA Open API and Plugin Development
How to change sql and parameters before execute?
0 票
创建于
2023年05月27日 10:32
Can or not, please, I need a valid replay.
社区
IntelliJ IDEA Open API and Plugin Development
How can I get or modify dialog parameters and sql before real executing?
0 票
已编辑于
2023年05月16日 11:31
Yann Cebron In my java project: sql file or any string literal which inject SQL Language and this dialog popping. I want to add my custom logic before the real executing, my plugin has needs, such...
社区
IntelliJ IDEA Open API and Plugin Development
How can I get or modify dialog parameters and sql before real executing?
0 票
创建于
2023年04月09日 02:25
I found I already implemented, the reason is macOS Ctrl+Space conflict with idea, and CompletionConfidence help me resolved. done!
社区
IntelliJ IDEA Open API and Plugin Development
custom CompletionContributor not working in JAVA language method string parameter
0 票
创建于
2023年04月08日 18:35
another way implement ReferenceContributor, public class XqlNameReference extends PsiReferenceBase<PsiElement> implements PsiPolyVariantReference {...@Override public Object @NotNull [] getVaria...
社区
IntelliJ IDEA Open API and Plugin Development
custom CompletionContributor not working in JAVA language method string parameter
0 票
创建于
2023年04月06日 12:47
Yann Cebron thanks, it worked !
社区
IntelliJ IDEA Open API and Plugin Development
Can RelatedItemLineMarkerProvider navigate to special line?
0 票
创建于
2023年04月06日 12:42
Shicuining 感谢提供思路,真的可以了!!! 我代码没发完整,这个element是当前文件,你说的应该是: .setTargets(xqlFile) 这个是完整的代码,暂时通过这样别扭的方式来实现,可能效率挺低的,看看以后重构优化下。
社区
IntelliJ IDEA Open API and Plugin Development
Can RelatedItemLineMarkerProvider navigate to special line?
0 票
«
第一页
‹
上一页