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

diffn with filename #30

Open
porceCodes opened this issue Aug 8, 2024 · 0 comments
Open

diffn with filename #30

porceCodes opened this issue Aug 8, 2024 · 0 comments

Comments

@porceCodes
Copy link

I am so fascinated by your work. Thank you millions. Allow me to leave a wish list in a hope that this intrigues you.

I found your diffn is a fascinating tool to assist a large scale, yet partial, change. There the large scale change may deal with thousands to million lines of diff contents, and it is best for each output line of diff should carry entire information of that diff.

For example

$ git difffnc  # filename, linenumber, change only

abc/def/xyz.cc:101 - hello worlds
abc/def/xyz.cc:101 + hello world

where filepath:line:col is a terminal link jumping to that position by clicking the link (supported by many tools such as VS Code, CLion, grep, gcc, clang..)

Do you find this useful? No alignment across the whole diff contents would be needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant