Edoardo Luppi
Edoardo Luppi
This is a pretty big change, but I'll consider it for 0.23.0.
Btw, in the meantime, you can turn off commit inspections via _Version Control > Commit_  And optionally disable syntax highlight via the Conventional Commits settings 
This one can be closed as you pushed it alongside #2035
@iirekm that MUST be implemented somehow! Great idea
These options are implemented on the ANTLR4 tool side. If it has it, this target supports it, so this can be closed.
This request should probably go into the main ANTLR repo, as that's where the StringTemplate template data is generated. cc @ftomassetti, I'd close this one as we can't do it.
@ftomassetti same as the other two.
This has been solved in 8099787a60344a0a13007b0314d72d06a29bcfd0 AFAIU. @ftomassetti if I got it right, you could close this one to not mislead users.
@ftomassetti TSQL looks big enough 👀
The tests under the `antlr-kotlin-tests` module (where the TSQL grammar is located now) are integration tests and follow the same approach of the ANTLR Grammars repository + antlr4test-maven-plugin. Same `.tree`...