主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Eli Hart
活动总数
5
最后的活动
2024年09月25日 17:18
成员加入日期
2024年09月05日 18:38
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
已编辑于
2024年09月25日 17:18
Yes, that ‘s what I’d like to do. From reading just the file psi information and kotlin annotations we have enough information to surface the annotators we want to show - the project structure and ...
社区
IntelliJ IDEA Open API and Plugin Development
How to apply a LineMarkerProviderDescriptor to a kotlin file outside of synced project modules?
0 票
创建于
2024年09月24日 21:46
Thanks for the response. I need a way to surface custom information in a kotlin file _without_ having it loaded. Is there any other mechanism from Intellij that I could use? The only one that I can...
社区
IntelliJ IDEA Open API and Plugin Development
How to apply a LineMarkerProviderDescriptor to a kotlin file outside of synced project modules?
0 票
创建于
2024年09月06日 16:03
Sure, I'll share it below. Is there something you're looking for specifically with the implementation that might be wrong? I have used the debugger to validate that the getLineMarkerInfo function i...
社区
IntelliJ IDEA Open API and Plugin Development
How to apply a LineMarkerProviderDescriptor to a kotlin file outside of synced project modules?
0 票