Edoardo Luppi

Results 462 comments of Edoardo Luppi
trafficstars

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_ ![image](https://user-images.githubusercontent.com/19871649/226219148-9f865522-39d0-4f23-89e1-065d9fe6af28.png) And optionally disable syntax highlight via the Conventional Commits settings ![image](https://user-images.githubusercontent.com/19871649/226219169-1e7d6fa5-35a4-4459-8895-31bb67026842.png)

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`...