主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Diazolin88
活动总数
19
最后的活动
2023年08月30日 23:01
成员加入日期
2017年09月06日 10:08
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
5
活动概览
帖子(4)
评论(8)
按最近的活动排序
最近的活动
投票数
已编辑于
2023年08月30日 23:01
Ok I managed to solve that, for those who stuck with the same: first need to find element you want to replace in PsiFile then create new PsiFile but first replace using regex content to desired one...
社区
IntelliJ IDEA Open API and Plugin Development
WriteCommandAction deleting values instead replacing
0 票
已编辑于
2023年08月30日 20:47
Actually I just checked with proposed PropertiesLanguage.INSTANCE and seems this not help, still removing value on clickWhen this happen I got this ST: 2023-08-30 22:45:30,577 [ 23447] SEVERE - #c...
社区
IntelliJ IDEA Open API and Plugin Development
WriteCommandAction deleting values instead replacing
0 票
创建于
2023年08月30日 11:42
Yann Cebron hi thx for reply, but this class is not available at least for me, should I add dependency for this pack ?
社区
IntelliJ IDEA Open API and Plugin Development
WriteCommandAction deleting values instead replacing
0 票
创建于
2018年05月16日 08:39
Thank you, this is exectly what I was looking for.
社区
IntelliJ IDEA Open API and Plugin Development
Add icon to *.java files on editor view
0 票
创建于
2018年01月26日 10:04
@Serge Baranov https://youtrack.jetbrains.com/issue/IDEA-185625 issue added, thanks
社区
IntelliJ IDEA EAP Users
Getting CreateProcess error=206 when trying to run groove script
0 票
创建于
2017年09月06日 15:11
You are right, thx
社区
IntelliJ IDEA Open API and Plugin Development
ToolWindow listener
0 票
创建于
2017年09月06日 14:44
Are you talking about custom listener or native provided by intellij idea openAPI ? If you can post ab example here, this will be super ) Thx.
社区
IntelliJ IDEA Open API and Plugin Development
ToolWindow listener
0 票
已编辑于
2017年09月06日 13:01
Thnaks @Peter but, what kind of listener can use for it ? And I still can't get how in this case toolWindow now that need to rerender panel. I was trying to use ComponentListener but it doesn't w...
社区
IntelliJ IDEA Open API and Plugin Development
ToolWindow listener
0 票