HanzoDev1375
HanzoDev1375
hi @kaby76 Can you combine the 3 important grammars? HTML CSS JS
I am using Python Grammar version 1.13.2. My program is also equipped with the antl4 compiler, but I am getting many errors as shown in the picture. 
  As you can see in the photo, the Java 20 parser cannot analyze well my code ```java ANTLRInputStream input = new ANTLRInputStream(content.toString());...
@dabico Hello, can you port this library to Android as well, because I am building a powerful IDE for mobile and your library is the best option? tim trying using...
@larsgrefer Hello, does sass need lsp?
Lsp
Hello, I have a question on my mind: is it possible to create a powerful LSP with your code parser? I tried to create one with Antlr4 but it doesn't...