Hello
I was previously a very enthusiatic user of SyntaxEditor for WinForms - and when I needed to implement an editor for our Irony based DSL I was really happy to see that there was Irony support for SyntaxEditor.
Reading the website, it makes it sound like you can point SyntaxEditor to an Irony grammar, and then have syntax highlighting with the added features like AST generation and error handling.
However, downloading the demo it's apparent that's not the case. I found the bit in the documentation where it says why it's not possible (because Irony isn't an incremental lexer) but it's pretty much just 'good luck' from there on in.
Are there any guides or anything that point in the right direction for how to do this? I do remember this about using SyntaxEditor before - that once you have invested the time to learn how the documentation is structured then you can find your way around it - but I'm trying to evaluate the product and I don't have a lot of time - so apologies if this is already answered somewhere - I couldn't find it...
Thanks
M