erichard / SublimePHPCompanion

A Sublime Text plugin that provides cool stuff for PHP 5.3+ coding session.
MIT License
931 stars 115 forks source link

Latest PHP Companion release breaks "Find Use" #113

Closed taylorotwell closed 4 years ago

taylorotwell commented 6 years ago

Doesn't seem to work at all for me anymore on 1.4.1 release.

taylorotwell commented 6 years ago

Actually looks like it was 1.4.0 that broke it. Downgrading to 1.3.2 fixed.

xudong7930 commented 6 years ago

I have same problem

erichard commented 6 years ago

Yeah sorry for that. I'm aware of the problem but I don't know yet how to fix it :(

keevitaja commented 6 years ago

https://github.com/erichard/SublimePHPCompanion/issues/76

perhaps my last comment there helps

weimindong2016 commented 6 years ago

same issue here. I am using the 1.4.4 version on windows 10. Any update on the plan to fix this issue in the future?

cbloss commented 6 years ago

I'm in the same boat. Latest update broke the find_use. Version 1.4.4

cbloss commented 6 years ago

I uninstalled, re-installed, opened and closed Sublime a couple times. A couple hours later, it started working again. I have no idea why.

patricksamson commented 5 years ago

What fixed it for me was closing all the opened projects and then closing Sublime. Then I simply deleted all the index files in ~/Library/Application Support/Sublime Text 3/Index and reopened Sublime and my projects. When the indexing was finished, everything was working again.

ipontt commented 4 years ago

Thanks for the fix @Lykegenes . It worked for me. In Windows, the Index folder is located in Users\{user}\AppData\Local\Sublime Text 3\Index

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

jonjieviduya commented 4 years ago

Hi @taylorotwell, how did you downgrade it to that version?

claudiodaud commented 7 months ago

Uninstall and reinstall the latest version 4169 of ST4 and package control, everything will work again

claudiodaud commented 7 months ago

image image image