Skip to content

Manually trigger custom action with hotkey #715

@NonSpicyBurrito

Description

@NonSpicyBurrito

Preflight Checklist

  • I have read the FAQ and it did not solve the problem.
  • I have searched all open and closed issues for the same feature request without success.

Problem Description

Currently custom action can be triggered either automatically and always, or manually using context menu.

A motivating use case would be when searching a folder, most of the time you want to open it in explorer, while sometimes you want to open it in VS Code.
Currently the only way to achieve it is to have a custom action of opening folders in VS Code and turn on triggering automatically. While this works, it makes the common case (open in explorer) use Ctrl + Enter, while the uncommon case (open in VS Code) use Enter.

Proposed Solution

A hotkey to manually trigger custom action.

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions