Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Leonardo Herrera
Total activity
10
Last activity
January 16, 2019 18:24
Member since
April 24, 2018 14:28
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
3
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
January 16, 2019 16:59
Okay, after a long hiatus I'm revisiting this. I'm sorry I wasn't clear at all about my requirements. The format I want to parse is not really XML: is a custom text template that contains XML fragm...
Community
IntelliJ IDEA Open API and Plugin Development
How to highlight custom xml tag?
0 votes
Created
April 27, 2018 16:14
Okay, found the problem - one shouldn't use `text` as a Token name. I guess this applies to any token name that may cause a clash with existing methods.
Community
IntelliJ IDEA Open API and Plugin Development
Tutorial - Generated parser code error
0 votes
Created
April 24, 2018 16:04
I have a similar question. What's the starting point to write something similar to the Maven plugin support? In our company we have a set of XML files with a custom file extension, which are extens...
Community
IntelliJ IDEA Open API and Plugin Development
How to highlight custom xml tag?
0 votes