Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

view added/removed keys for a change #1709

Open
autonome opened this issue Aug 30, 2024 · 1 comment
Open

view added/removed keys for a change #1709

autonome opened this issue Aug 30, 2024 · 1 comment
Labels
enhancement New feature or request tools and infrastructure Project internal tooling, such as linters, GitHub Actions, or repo settings

Comments

@autonome
Copy link
Contributor

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.

@ddbeck ddbeck added tools and infrastructure Project internal tooling, such as linters, GitHub Actions, or repo settings enhancement New feature or request labels Sep 2, 2024
@ddbeck
Copy link
Collaborator

ddbeck commented Sep 2, 2024

Can you give an example of what kind of input and output you're expecting? I'm having a hard time understanding how this relates to dist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tools and infrastructure Project internal tooling, such as linters, GitHub Actions, or repo settings
Projects
None yet
Development

No branches or pull requests

2 participants