Would be nice if the plugin could detect when the edited file is a symlink to a file under versioncontrol. Seems like [Python can detect if a file is a symlink or not](https://docs.python.org/3/library/os.path.html#os.path.islink).
Would be nice if the plugin could detect when the edited file is a symlink to a file under versioncontrol.
Seems like Python can detect if a file is a symlink or not.