문제

I have a big issue with Zend Studio 9.03. I have Zend framework 1 project and when i try to copy and paste some code it freezes for a 10-20 seconds. This project is synchronized with SVN. What can i do to remove this problem. I'm working on Phenom - x6 1055, 8Gb RAM, with Windows 7x64 professional edition.

I tried to find out with Google, and in Zend forums for this issue, but with no success.

Thanks

도움이 되었습니까?

해결책

Finally, I excluded JS support and my Zend Studio started to work normally again. I have multiple JS libraries (extJs, jQuery etc..) and Zend Studio was overwhelmed to check js consistency every time I change something in the code.

Instructions: In Project Explorer view, right-click the project for which you want to enable JavaScript support and select Configure | Remove JavaScript Support.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top