You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using grammar kit to develop this flatbuffers language plugin. Lately, when I "Generate Parser Code" from my bnf, it will generate some incorrectly tagged methods. For example:
I don't see any pattern with why it does this. Let me know if you need more details.
Grammarkit version: 2022.3.2
'org.jetbrains.intellij' version '1.16.0'
'org.jetbrains.kotlin.jvm' version '1.6.21'
intellij platform version = '2022.2'