Skip to content

command palette #12

@spdegabrielle

Description

@spdegabrielle

give script-plugin a 'command palette' interaction like other IDE's
https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette

  1. command-shift-p
  2. search box appears
  3. user types 'p'
  4. list of options appear:
    [p ]
    pasterack
    go to previous line number
    push
    pull --rebase
  5. user quits(esc?), uses arrow keys (then enter) or mouse(click) to select an option or types more letters to reduce the choice.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions