
Hello,
I have SyntaxEditor with .net addon and around 700 lines of code with multiple #region blocks. When the editor is loaded and its content is parsed, it sometimes collapses all the regions on its own. How can I disable this behavior?
Thank you