slow typing in between <?php tags with eclipse helios with pdt

◇◆丶佛笑我妖孽 提交于 2019-12-12 17:38:31

问题


I get slow typing in between <?php tags with eclipse helios with pdt

windows 7 / dual core / 3gb ram using 3.6.1 M20100909-0800 pdt 2.2.1.v20101001-2300

doesn't happen outside of php tags.


回答1:


Turning off white-space characters worked for me. Pretty annoying..

I couldn't recreate it on-demand and it never seemed to start at any particular point. I work on large projects with large include paths. Restarting Eclipse never had any effect. I had to restart my OS to resolve the issue. Finally find that disabling whitespace-chars all but resolved the speed issue.




回答2:


I was experiencing the exact same problem with very slow typing within PHP tags. There is a bug report here.

Even though that bug has a status of 'new' it appears there is a fix because I resolved the problem by updating my Eclipse PDT installation. Go to the Help menu, and choose "Check for Updates", then install latest PDT updates. I'm now on Helios Service Release 2, Build id: 20110301-1815 and I no longer see the problem (I hope that bug is gone for good.)



来源:https://stackoverflow.com/questions/4495913/slow-typing-in-between-php-tags-with-eclipse-helios-with-pdt

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!