AnWeber / vscode-gitbuttons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Buttons

Add additional buttons to the source control panel or workbench.explorer.fileView .

Buttons can be activated in the configuration

Features

  • add git command buttons to scm/title menu
  • add git command buttons to workbench.explorer.fileView
  • add merge-conflict command buttons to editor/title

Differences to scm-buttons-vscode

  • auto sync for all git.commands
  • better workspace support

License

MIT License

About

License:MIT License


Languages

Language:JavaScript 71.1%Language:TypeScript 28.9%