Advanced Parser Code Completion

I am struggling with a QWhale replacement. I have the syntax editor in place and working with our current scripting engine. I am using the advanced parser due to the weight of distributing the roslyn dependencies which appear to be vast.

So to my question. Does the advanced parser support code completion?
It is doing intellisense to show available members when a . or ( is pressed but no fixing of mistyped variables or other code completion. Am I doing something wrong?
Thanks!

Hi,

Alternet advanced parsers support code completion - please refer to our AdvancedSyntaxParsing demo project.

If it does not work at your end, could you send me (dmitry.medvedev@alternetsoft.com) a cutdown version of your project where code completion does not work as expected?

Kind regards,
Dmitry