主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Aleksandr Slapoguzov
活动总数
4
最后的活动
2022年08月09日 16:14
成员加入日期
2021年05月25日 13:07
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
文章(0)
帖子(0)
评论(2)
按最近的活动排序
最近的活动
投票数
已编辑于
2022年08月09日 16:14
Go to Declaration doesn't work in your case because XML_TAG already has a reference to itself. You can change this behavior by creating your own XmlExtension(com.intellij.xml.XmlExtension) and over...
社区
IntelliJ IDEA Open API and Plugin Development
ReferenceProvider on XmlTokenType.XML_NAME
0 票
创建于
2021年05月25日 13:07
You need to implement your own FileViewProvider that extends MultiplePsiFilesPerDocumentFileViewProvider. Also, see this Tutorial: Custom templating language plugin
社区
IntelliJ IDEA Open API and Plugin Development
Template language (blade) support in custom language
0 票