主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sebastian Monte
活动总数
10
最后的活动
2019年03月21日 09:32
成员加入日期
2019年01月20日 12:12
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
2
活动概览
帖子(1)
评论(6)
按最近的活动排序
最近的活动
投票数
已编辑于
2019年03月15日 13:42
Hi, I am facing the same issue at the moment, I would like to customise what is rendered here: There seems to be no way around the following call in `GotoDeclarationAction`: ``` NavigationUtil.g...
社区
IntelliJ IDEA Open API and Plugin Development
GotoDeclarationHandler with multiple targets: How to change the rendering of found targets?
1 票
创建于
2019年03月21日 09:32
Thanks Peter, I think I am able to work this out from here!
社区
IntelliJ IDEA Open API and Plugin Development
GotoDeclarationHandler with multiple targets: How to change the rendering of found targets?
0 票
创建于
2019年03月21日 08:22
The `BAR: value` is a YAMLKeyValue. Can you point me to some examples/docs on how could I achieve the feature with non-physical PSI elements?
社区
IntelliJ IDEA Open API and Plugin Development
GotoDeclarationHandler with multiple targets: How to change the rendering of found targets?
0 票
创建于
2019年03月21日 07:45
As an example, the `delivery.yaml` could contain the following: In the goto popup I currently get: I would like to display the pipeline id next to the `[delivery.yaml]` so that the user knows t...
社区
IntelliJ IDEA Open API and Plugin Development
GotoDeclarationHandler with multiple targets: How to change the rendering of found targets?
0 票
已编辑于
2019年03月21日 06:28
I would like to customize the `delivery.yaml` text, so that it provides some additional hint on which `bar` element the reference is pointing in the `delivery.yaml`. Is there a way to do this?
社区
IntelliJ IDEA Open API and Plugin Development
GotoDeclarationHandler with multiple targets: How to change the rendering of found targets?
0 票
创建于
2019年01月26日 12:27
Thank you for the suggestions Anton. I can confirm that implementing a `JsonSchemaCatalogExclusion` indeed did the trick.
社区
IntelliJ IDEA Open API and Plugin Development
YAML completion contributor
0 票