Question

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

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top