使用git.blame.editorDecoration.enabled和git.blame.statusBarItem.enabled设置启用此功能。 也可以通过git.blame.editorDecoration.template自定义展示的格式。 { "git.blame.editorDecoration.template":"${subject}, ${authorName} (${authorDateAgo})" }源码控制增强 git操作 现在,可以直接在源码控制面板,通过按钮...
"onCommand:extension.gitblame" ] 只有当用户使用extension.gitblame这个命令时(也就是在右键菜单里选择了Git blame时),该扩展才正式激活。 到此为止,这个扩展就基本完成了。效果如下: 扩展下载地址:vscode-git-blamer 项目源码地址:vscode-git-blamer
不能查看代码历史记录。 不过GitLens 这个插件的出现,就弥补上了上述不足。 类似的 Extension: Git History -- 用来查看 git log 或则一个文件的 git 历史,比较不同的分支,commits Git Blame - 它允许您在当前选定行的状态栏中看到 Git Blame 信息。GitLens 也提供了类似的功能。 Git Project Manager --...
Visual Studio Code 有几组 git 命令来为您的代码存储库执行和执行多项任务。但是,如果我们希望可视化 git 历史记录,则可以使用 Don Jayamanne 的 Git History Extension。这是 Visual Studio Code 的一个出色且广泛使用的扩展,它向我们显示了提交的详细信息、查看文件的先前副本、对编辑器中活动行的更改等。 使用...
git vscode vscode-extension git-blame Resources Readme License MIT license Code of conduct Code of conduct Activity Stars 5 stars Watchers 1 watching Forks 1 fork Report repository Sponsor this project sapegin Artem Sapegin ko-fi.com/sapegin https://www.buymeacoffee.com/sapegin ...
gitblame-1.0.0.vsix Latest vsix (again) Dec 31, 2015 package.json Version 1.3 - interactive status bar. Jul 21, 2016 tsconfig.json Init Dec 16, 2015 vsc-extension-quickstart.md Init Dec 16, 2015 README MIT license Git Blame See Git Blame information in the status bar for the currently...
GitLens GitLens 可以增强 VSCode 内置 Git 的功能。例如 commits 搜索,历史记录和显示的代码作者身份具体功能可以查看 Feature List。 类似的 Extension: Git History - 显示提交历史记录的美丽图表等等。推荐。 Git Blame - 它允许您在当前选定行的状态栏中看到 Git Blame 信息。GitLens 也提供了类似的功...
Git Blame在状态栏显示当前行的Git信息 Git History(git log)查看git log GitLens显示文件最近的commit和作者,显示当前行commit信息 Guides高亮缩进基准线 Gulp Snippets Gulp代码段 HTML CSS Class Completion CSS class提示 HTMLHint HTML格式提示 Indenticator缩进高亮 ...
增强Git功能 插件名:GitLens 增强VSCode中内置的Git功能——通过Git blame注释和代码透镜,一眼就能看到代码作者的身份,无缝导航和探索Git存储库,通过强大的比较命令获得有价值的见解,等等。使用Git代码管理的开发者们,这个是一个必装插件之一! Git历史记录
pomber/git-history Sponsor Star13.6k Quickly browse the history of a file from any git repository githubgitcliloganimationtexthistoryvscodevscode-extensioncommitblame UpdatedOct 10, 2024 JavaScript The developer platform for on-demand cloud development environments to create software faster and more secur...