vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

Same markdown writing experience as GH

Open janosh opened this issue 4 years ago • 3 comments

Would be nice if the description field for new PRs supported the same keyboard shortcuts as textareas on GitHub.

In particular, I'm missing the ability to hit cmd + e or the backtick key with text selected to surround it with backticks:

On GitHub with "this" selected and hitting cmd + e or hitting `, I get this.

In vscode-pull-request-github, I get nothing/the selection is replaced by `.

Screen Shot 2022-01-21 at 10 53 46

janosh avatar Jan 21 '22 10:01 janosh

Ideally it could be possible to edit the description in a regular editor?

aymericbouzy avatar Mar 04 '22 11:03 aymericbouzy

Ideally it could be possible to edit the description in a regular editor?

Or "embed" all features of regular editor into those forms

florius0 avatar May 01 '22 12:05 florius0

I'm now using gh pr create and it fits my need

aymericbouzy avatar May 01 '22 15:05 aymericbouzy