Marius Höfler

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Marius Höfler created a post, AnsweredMy 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 created a post, AnsweredHow 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...