How can I add a WebReference to a PsiElement which isn't a URL? Follow
Answered
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 know how to implement such a feature?
Please sign in to leave a comment.
Provide PsiReferenceProvider returning com.intellij.openapi.paths.WebReference