Community
Participate
Working Groups
Build Identifier: 20100917-0705 Eclipse freezes when opening larger *.php file. php file. It is happening only when opening with php editor. If I use html editor to open same file it works normally. If you need any logs or additional info. Please tell me what you need and I will attach. It happens outside project to when I open file directly using open file procedure. Reproducible: Always Steps to Reproduce: 1. Open attached file in the php editor 2. 3.
Created attachment 186155 [details] php file that causes php editor to hang forever
this bug has been fixed in head,but it is still slow!
Problem is with folding provider. Patch: https://git.eclipse.org/r/27675 This patch: 1. Suspend ProjectionViewerInformation while editor initialization and collect annotation changes 2. Run annotation changes queue in one update
Merged: http://git.eclipse.org/c/pdt/org.eclipse.pdt.git/commit/?id=df628804e7b3addab472cf28faa16ab3e2d81fc3
Verified with the attached file on current PDT. It's OK. Closing the bug