主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Guno
活动总数
74
最后的活动
2023年09月30日 07:12
成员加入日期
2009年01月06日 19:14
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
22
活动概览
帖子(16)
评论(36)
按最近的活动排序
最近的活动
投票数
创建于
2023年09月30日 07:12
Yes, thank you, this does the trick!
社区
IntelliJ IDEA Open API and Plugin Development
LineMarkerProvider navigating to multiple targets
0 票
已编辑于
2023年09月26日 17:53
Hi Yann Cebron,Thanks for your response!I added the GutterIconNavigationHandler as it was the only way I could manage to fit the custom navigation logic ( DbNavigationUtils.navigateToData(it, true)...
社区
IntelliJ IDEA Open API and Plugin Development
LineMarkerProvider navigating to multiple targets
0 票
已编辑于
2023年09月23日 13:38
Thanks Anna, that helps!Moved my follow-up question to a new post as this one is already labelled as answered.
社区
IntelliJ IDEA Open API and Plugin Development
Navigating to Database Grid from Line Marker Provider
0 票
创建于
2023年03月20日 17:58
Hi Karol, Thanks for responding. While creating a minimal project to reproduce the issue, I seem te have resolved it myself! It turns out this was in my plugin.xml: <depends config-file="intellilan...
社区
IntelliJ IDEA Open API and Plugin Development
Testing custom JS inspections
0 票
创建于
2020年12月24日 09:25
Thanks!
社区
IntelliJ IDEA Users
Update classes and resources in Gradle project
0 票
创建于
2020年12月23日 15:34
The IDE uses 'classes' task and 'war' tasks for 'Update classes and Resources' action for the Gradle module from which the artifact is produced. As far as I can see, this is the case for 'classes...
社区
IntelliJ IDEA Users
Update classes and resources in Gradle project
0 票
创建于
2020年12月23日 15:28
Thanks.I've already got a workaround in place to explode the war, which is also mentioned in that issue: tasks.register<Copy>("explodedWar") { into("$buildDir/libs/exploded/${tasks.war.get().archi...
社区
IntelliJ IDEA Users
Update classes and resources in Gradle project
0 票
创建于
2019年05月23日 06:11
Not by me, if I remember correctly.
社区
IntelliJ IDEA Open API and Plugin Development
Line marker for folded code block
0 票
创建于
2017年06月20日 19:18
Thanks, that's what I was looking for. I might still use the ignore facility provided by Subversion, if putting it in my plugin proves too much trouble. Didn't want to go there initially because th...
社区
IntelliJ IDEA Open API and Plugin Development
Custom activity after VCS refresh
0 票
创建于
2016年06月18日 06:47
OK, thanks, I'll do that.
社区
IntelliJ IDEA Users
Project settings vs IDE settings
0 票
下一页
›
最后
»