Hello Florian, Dr. Oleg, how are you doing? I am doing an tree-sitter parser so I can have customized color highlighting in olex2 flavor of HTML (tree-sitter can also be used to do linting). I was able to understand the #include and #ifdef commands. But I am struggling with understanding how everything works. Is there any documentation on this? I couldn't find in the website.
That would help very much in developing the GUI for finishing up the OCC integration. Also, I think it would be helpful for other developers.
Hello Florian, Dr. Oleg, how are you doing? I am doing an tree-sitter parser so I can have customized color highlighting in olex2 flavor of HTML (tree-sitter can also be used to do linting). I was able to understand the
#includeand#ifdefcommands. But I am struggling with understanding how everything works. Is there any documentation on this? I couldn't find in the website.That would help very much in developing the GUI for finishing up the OCC integration. Also, I think it would be helpful for other developers.