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

Template Foldability diff view should ignore file paths #24

Open
jonwis opened this issue Jul 27, 2023 · 0 comments
Open

Template Foldability diff view should ignore file paths #24

jonwis opened this issue Jul 27, 2023 · 0 comments

Comments

@jonwis
Copy link
Member

jonwis commented Jul 27, 2023

In this view, the first line difference is only in the source file - this DLL pulls in static libs that use the same cppwinrt version, but different runs of its projector, so it's got both lib1/obj/winrt/base.h and lib2/obj/winrt/base.h. The second difference is actually meaningful (comparing IIDs in queryinterface.)

I'd like to fix the diff view to either ignore the file-path difference in the view, or mask the "noncommon source base path" so only the real differences in code are shown.

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