Community
Participate
Working Groups
Build Identifier: Typing in big PHP files that contains PHP blocks mixed with HTML may become quite slow. Unchecking "Enable folding" in Structured Text Editor preferences helps with this issue. May be related to Bug 323401. Reproducible: Always
Created attachment 207619 [details] HTML folding in PHP files optimized - patch Attached patch improves the way the annotation modifications are collected and applied. If annotation projection model change already exists for a node, the old change is removed and only the new one is stored. As a result there is less annotation modifications to apply (applying happens in UI thread and blocks editor).
it is ok for me,committed.Thanks!
Closing Ilina Stefanova