-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
Description
I have closed sublime deleted index, opened sublime and run the GoTo Project Symbols which has reindexed sublime successfully. find_use expand_fqcn and goto_definition_scope are still not working on any assigned key combo or through running the commands from the Command Palette.
import_namespace and insert_php_constructor_property work as expected so the package is working.
find_use and expand_fqcn don't have any output in the console or bottom bar when they are run.
goto_definition_scope has no output in the console but it does say "Unable to find {ClassName}" in the bottom bar when run.
I was successfully running this package on a different machine but this new one no luck! Any suggestions?
Dragory, jdrzejb, JeffreyWay, thatdoorsajar, hughsaffar and 10 more