Open
Description
A lot of the feature work involves manually inspecting dist files, which spread related keys out amongst many sections, each with large comment sections.
Even when using realtime watch tools and inspecting diffs, it requires slow and manual visual inspection.
Something that might speed things up is a way to see just the list of keys added/removed for a given change.
Perhaps a feature possible to add to dist
?
Doing this with the --
flag for specific files and combined w/ a watch tool, would be quite nice.