Git Changes Tab
A Visual Studio Code extension that displays git changed files in a bottom tab, making it easier to track and manage your changes.
Features
- Shows git changed files in a dedicated bottom tab
- Real-time updates of git status
- Quick access to modified, added, and deleted files
- Refresh button to manually update the changes view
Requirements
- Visual Studio Code 1.87.0 or higher
- Git must be installed and configured in your system
- A workspace with git repository initialized
Extension Settings
This extension contributes the following settings:
git-changes-tab.refresh : Command to refresh the git changes view
Known Issues
- None reported yet. Please report any issues you encounter on the GitHub repository.
Release Notes
0.0.1
Initial release of Git Changes Tab extension.
Enjoy!
| |