plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Feature Request]: Gutter icons for route

Open walterdis opened this issue 2 years ago • 1 comments

Feature Description

Hello ;)

I'm using a plugin called Laravel Make Integration that has two really great route features:

  • Gutter icons: In the controller, I can see the route where the method is being used.
  • Route list: There is a window with all the routes and artisan commands.

I'm wondering if there is a way to make something similar, since the plugin doesn't get updated very often.

Thanks!

walterdis avatar Aug 09 '23 08:08 walterdis

Any chance of being implemented?

walterdis avatar Dec 05 '23 14:12 walterdis

Gutter icons are already implemented. Routes can be searched by Symbols command. Option-Cmd-O. Or just double Shift.

adelf avatar Feb 22 '25 20:02 adelf