Python Parser outlining is not working

Hi-
I just upgraded from 6.0 to 6.2 and when using the python parser, the outlining is not showing in the editor. I noticed that it is no longer working in the PythonSyntaxParsing demo project either even though AllowOutlining = true (Mainwindow.xaml line 23). Is there something else that I need to set in 6.2?
Thanks!
Hi,
There was a regression issue in 6.2 with Python parser outlining, which we have fixed already. The fix is going to be included in the coming update (expected before end of the year)
Let me know if you need it sooner, and we will push the fixed package to nuget then.
Regards,
Dmitry
Hi Dmitry -
I will wait for the official release. Thanks!