Marius Höfler
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
Marius Höfler 创建了一个帖子, 已回答My custom DocumentationProvider gets overriden
My custom DocumentationProvider gets overriden by YAML's scheme DocumentationProvider after changing the PSI Tree by adding lines for instance. I already tried setting the order of the Documentatio... -
Marius Höfler 创建了一个帖子, 已回答How can I add a WebReference to a PsiElement which isn't a URL?
When pressing ctrl+b on a specific PsiElement, it should open up a link which is associated to the PsiElement e.g. cupertino_icons leads to https://pub.dev/packages/cupertino_icons. Does anyone kno...