Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Aleksandr Slapoguzov

Avatar
  • Total activity 4
  • Last activity August 09, 2022 16:14
  • Member since May 25, 2021 13:07
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
Activity overview Articles (0) Posts (0) Comments (2)
Sort by recent activity Recent activity Votes
  • Edited August 09, 2022 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...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. ReferenceProvider on XmlTokenType.XML_NAME
    • 0 votes
  • Created May 25, 2021 13:07
    You need to implement your own FileViewProvider that extends MultiplePsiFilesPerDocumentFileViewProvider. Also, see this Tutorial: Custom templating language plugin
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Template language (blade) support in custom language
    • 0 votes
Copyright © 2000– JetBrains s.r.o.