Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Samuelgardner101
Total activity
6
Last activity
March 15, 2023 14:50
Member since
September 12, 2022 01:09
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
March 15, 2023 14:50
It's working now. I had to add the `adapt_builder_` function into the ParseUtil class, and then even though in live preview it wasn't working, after generating the lexer and parser code and running...
Community
IntelliJ IDEA Open API and Plugin Development
Intellij Grammar Kit - indent based language
0 votes
Created
March 15, 2023 13:57
Hi, I'm not sure exactly what you mean by this? The grammar is in a .bnf file, and the external rule code is written in a Java file, as the `GeneratedParserUtilBase` class needs to be extended. The...
Community
IntelliJ IDEA Open API and Plugin Development
Intellij Grammar Kit - indent based language
0 votes