Git Operations - Visual Git Toolkit for VS Code
- Toolbar with following options
- Refresh treeview
- Push
- Pull
- New Branch
- Local and Remote branches
- Ability to interact and perform the following operations
- Checkout branch
- Create tag
- Delete branch
- Rename branch
- Local Changes
- Tags
If you have any requirements or dependencies, add a section describing those and how to install and configure them.
Include if your extension adds any VS Code settings through the contributes.configuration extension point.
For example:
This extension contributes the following settings:
myExtension.enable: Enable/disable this extension.myExtension.thing: Set toblahto do something.
Calling out known issues can help limit users opening duplicate issues against your extension.
Users appreciate release notes as you update your extension.
Initial release of ...
Fixed issue #.
Added features X, Y, and Z.
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.
- npm install
- npm run compile