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

Only "find_use" command works, while others don't???

quyle92 opened this issue · comments

Hi Richard,
I am using PHPCompanion for my laravel project. My text editor is sublime text 3.
But I don't understand why other commands, apart from "find_use", like expand_fqcn, goto_definition_scope, etc... does not work?
I've tried it using both default command hot keys and command palatte, but to no avail.
Can you please help?

commented

Same happens to me, only this three works:
implement
goto_definition_scope
insert_php_constructor_property

Anyone can help us please???

Maybe it helps:
#145

commented

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.