Changes Counter
For the extension to work, you must open a folder in your workspace that have git initialized. If the extension isn't working, check the Changes Counter output channel in the panel for more info. ContentsFeatures
InstallationOpen VS Code, press Ctrl + P and enter this command
You can also search for "Changes Counter" in the Extensions Tab search, find the extension and install it there. Ignore fileThe ignore file name must be .ccignore. For this feature to work, you must create the file in the root of your workspace folder. Then, you can write the files path and patterns you want to ignore like it is written in the .gitignore file. Extension SettingsThis extension contributes the following settings:
ContributingFeel free to submit any issues or enhancement requests! I will do my best to fix or implement it. Already have a solution? Pull requests are also welcome! License |