Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Modified File IdentifierNew to Visual Studio Code? Get it now.
Modified File Identifier

Modified File Identifier

Modified File Identifier

|
134 installs
| (0) | Free
This extension mainly identified the changed file/s during git pull. I'm building this to identify any changes done on package.json file but this file list is configurable
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

modifiedfileidentifier README

A VS Code extension that tracks changes to specified file in Git repository.

Features

  • Track changes to specified files in a Git repository.
  • Receive notifications when a tracked files has been changed in repository.

Requirements

This extension requires following to be installed

  • Git

Extension Settings

This extension contributes the following settings:

  • modifiedfileidentifier.trackedFiles: as an array of file names to be tracked in the Git repository.

Known Issues

None

Release Notes

0.0.1

Initial release of Modified File Identifier

0.0.2

Updating the vscode compatible version

License

This extension is licensed under the MIT license. See the 'License' file for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft