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

insert_php_constructor_property keeps jumping back to first class

francois-auclair opened this issue · comments

Hi

If i have multiple class in one file,

whenever I try to run the insert_php_constructor_property , it jumps back to the first class at top of the file and inserts another argument.

Any hint ?

Hi @francoboy7

This feature does not support multiple classe in the same file.

Thanks for the reply ;)

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.