HanzoDev1375

Results 26 issues of HanzoDev1375

hello how to format code by in library??

question

hi can you adding sass code formatter?

enhancement

hi @kaby76 Can you combine the 3 important grammars? HTML CSS JS

new-grammar

hi can you adding javacc grammer?

new-grammar

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. ![Image](https://github.com/user-attachments/assets/19dde554-463f-41ac-b1fe-9de485bfa248)

![Screenshot_2024-11-18-11-21-47-278_Ninja coder Ghostemane code](https://github.com/user-attachments/assets/2d094f5e-dcec-45ae-9034-b116d1441351) ![Screenshot_2024-11-18-11-21-42-149_Ninja coder Ghostemane code](https://github.com/user-attachments/assets/a8cb93d5-71da-4d4f-8888-0f8fa38e2acd) 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?

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