Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find "use Namespace" #80

Closed
sugarmaster opened this issue Feb 24, 2017 · 2 comments
Closed

Find "use Namespace" #80

sugarmaster opened this issue Feb 24, 2017 · 2 comments

Comments

@sugarmaster
Copy link

I've been using sublime for a long time and someone told me to switch to vscode.

I found it perfect for coding and very sublime-like but it lacks one thing: find use.

I'm talking about pressing a shortcut/context-menu button and it automatically adds the required class to the top of the file like so:

Products::find(1);
|
v
use App\Models\Products;

@jens1o
Copy link
Contributor

jens1o commented Feb 24, 2017

@felixfbecker
Copy link
Owner

Thanks @jens1o

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants