Skip to content

[Feature Request]: Add action id for "Find usages" icon handler in blade files #1342

Description

@imaliouris

Feature Description

I’m using IdeaVim, and it would be very helpful to have an action ID for “Find usages” icon handler so I can map it to a custom keybinding.

i.e. com.laravel_idea.plugin.GoToBladeUsagesAction

Currently I am using the com.laravel_idea.plugin.GoToViewUsagesAction

# IdeaVim config file
nmap <leader>gvu <Action>(com.laravel_idea.plugin.GoToViewUsagesAction)

However, it’s quite slow, and instead of opening the popup or navigating to the only usage, it opens the results in a tool window at the bottom of the IDE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions