Skip to content

Add option to copy constructed command to command palette #2235

Open
@wojd0

Description

@wojd0

Description

Add option to copy constructed command to command palette (ex. > Nx: run)

Motivation

  • eliminate the need to execute a task in order to copy full command constructed using the command palette
  • simplify copying large commands from terminal

Suggested Implementation

There should be a separate option (example label Copy: <command>) added at the last step of job command selection right under the Execute: <command> option that copies constructed command into the clipboard.

Alternate Implementations

Selecting Execute: <command> option while holding a modifier button could perform the same action.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions