
Hi guys , I am trying to understand how hard it will be to implement autocomplete (intellisence) for java code syntax using your product , is there any plce/documentation that could help me to understand amount of work. Thanks . Regards Alex
Hi guys , I am trying to understand how hard it will be to implement autocomplete (intellisence) for java code syntax using your product , is there any plce/documentation that could help me to understand amount of work. Thanks . Regards Alex
Hi Johny,
We include a lot of documentation with the product on its various features. But probably even better for this sort of question is our "Simple" language series of examples that is the Getting Started QuickStarts. We walk through step-by-step on how to build a very robust language with automated IntelliPrompt features. I'd suggest you read through that first, as it will probably help you most.