erichard / SublimePHPCompanion

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

insert_php_constructor_property keeps jumping back to first class #115

Closed francois-auclair closed 4 years ago

francois-auclair commented 6 years ago

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 ?

erichard commented 6 years ago

Hi @francoboy7

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

francois-auclair commented 6 years ago

Thanks for the reply ;)

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.