2.47.0
-
Add "github: copy file url to clipboard"
-
Rename "git[hub|lab]: open file on remote" to "open file in browser"
-
Add "github: review pull request (show: mine)".
The command
gs_github_pull_request
now optionally takes aquery
, e.g.{ "caption": "github: review pull request (show: mine)", "command": "gs_github_pull_request", "args": { "query": "involves:@me" } },