主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sargo Tar
活动总数
61
最后的活动
2021年04月28日 16:04
成员加入日期
2020年01月21日 09:58
关注
0 名用户
关注者数
0 名用户
投票数
9
订阅数
17
活动概览
帖子(11)
评论(24)
按最近的活动排序
最近的活动
投票数
创建于
2021年03月17日 21:22
The method com.intellij.lang.findUsages.MyUsagesProvider#getType is called always when you press CTRL and hover the cursor over the element even with no click. But once per 5 click CTRL + B
社区
IntelliJ IDEA Open API and Plugin Development
How to register findusagesprovider
1 票
创建于
2021年04月28日 16:04
Here you are
社区
IntelliJ IDEA Open API and Plugin Development
PsiReferenceProvider doesn't work with Well Formed XML files
0 票
创建于
2021年04月28日 16:03
class XmlReference(element: PsiElement, private val targets: List<PsiElement?>) : PsiReferenceBase<PsiElement?>(element, TextRange(0, element.text.length + 3)), PsiPolyVariantReference { over...
社区
IntelliJ IDEA Open API and Plugin Development
PsiReferenceProvider doesn't work with Well Formed XML files
0 票
创建于
2021年04月28日 16:03
companion object { private const val DEBUG_METHOD_NAME = "withName" private val DATASET_CONDITION = XmlPatterns.xmlTag().with(object : PatternCondition<XmlTag?>(DEBUG_METHOD_NAME) { ov...
社区
IntelliJ IDEA Open API and Plugin Development
PsiReferenceProvider doesn't work with Well Formed XML files
0 票
下一页
›
最后
»