microsoft / microsoft/vscode-pull-request-github
Same markdown writing experience as GH
未关闭
还没有人认领这个 Issue。
feature-request
- 主要语言
- TypeScript
- 星标
- 2.6k
- 派生
- 795
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 46
描述
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 `.

贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 vscode-pull-request-github 中新 pull request 的描述字段开始,使用选中的文本和 backtick 或 cmd+e 快捷键复现所报告的行为。跟踪现有的 textarea 或编辑器入口,然后验证选中的文本会被 backticks 包围,而不会被替换。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript, vscode
- 领域
- developer-experience, frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100