MakerRelay
+ Submit
← Back

Master File

VSCode extension for creating modified version of the same master file and propagate changes from master to children

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.

Tech stack

Tags

developer-tools