erichard / SublimePHPCompanion

A Sublime Text plugin that provides cool stuff for PHP 5.3+ coding session.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find_use bug after sublime update tp 4169

FrankNoack opened this issue · comments

After updating Sublime Text to 4169 find_use does not work properly anymore (PHPCompanion 2.0.3).
F5 seems to work only occassionally. I could not figure out, when it works and when not. It is just a very annoying bug. The folers are not in gitignore, still I have set "index_exclude_gitignore" = false in sublime.

Is it another setting that I made wrong?

Frank

I had to delete sublime, delete its folder in %APPDATA% and reinstall sublime and all packages again to fix it.

I have the same issue after update
Using Ubuntu Linux 20
Tried to remove and install again but not fixed the issue

It says that sublime could not find file

I have the same issue after update.
Using Window 10, I had to delete sublime, delete its folder in %APPDATA%, but it's not working.
Finally, I got it. Select the keyword area and press F5.

Please ensure "index_files": true in Sublime settings. It should be by default, but may be disabled in user preferences.

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

image
image
image