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

Feature request: Support for "use function" in find_use

ezzatron opened this issue · comments

commented

Since PHP 5.6, use function (and use const) are available. Would it be possible to add support for functions in find_use?

The rules are pretty much identical to those used for importing classes, but PHP Companion would need to know whether the symbol was a function or not.

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

image
image
image