joshwcomeau/guppy

Add contextual menu

Open

#284 opened on Oct 9, 2018

View on GitHub
 (4 comments) (3 reactions) (0 assignees)JavaScript (151 forks)github user discovery
good first issueupcoming feature

Repository metrics

Stars
 (3,248 stars)
PR merge metrics
 (PR metrics pending)

Description

Right there is no contextual menu (when you right-click) anywhere. It would be nice to add one where it makes sense as it makes the feels a lot more native:

  • the project in the sidebar: "delete", "open in finder", "open in editor", "select"
  • in the server logs: "copy", "clear"
  • what else?

Contributor guide