About
This extension integrates into the VSCode right-click context menu and allows for right-clicking a file, defining it as a "master file", then creating children files from it that are initially copies. When you change the master, the changes are propagated to the children. Conflicts are handled using github-style inline conflict resolution and 3-way diffs. The extension is available on the VSCode marketplace under the name "Master File". The github repo name is legacy.