Reorx’s Forge 头像

消息来源频道

Reorx’s Forge

@reorx_share

频道3,130 位成员公开可见0 人在线

A chronicle of my journey in forging my ideas into writings and products. Archive: https://app.shokichan.com/c/tg/reorx_share

成员规模3,130 位成员
在线情况0 人在线
消息总数6,041 条消息
浏览量总数784,746 次浏览

在这个频道里搜索消息……

t.me/reorx_share

改进了下这个快捷键,提交之后打开 git history 查看生成的提交信息到底是啥,需要安装插件 Git History Diff
{
"command": "runCommands",
"key": "cmd+k cmd+g",
"args": {
"commands": [
"git.stageAll",
"cursor.generateGitCommitMessage",
"git.commit",
"githd.viewHistory"
]
}
}