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

Parameter “n” does not pass in #8

Open
sadcity opened this issue Apr 27, 2018 · 3 comments
Open

Parameter “n” does not pass in #8

sadcity opened this issue Apr 27, 2018 · 3 comments

Comments

@sadcity
Copy link

sadcity commented Apr 27, 2018

_ref1 = (new SequenceMatcher(null, a, b)).getGroupedOpcodes();

@GFibrizo
Copy link

Hi, I also noted this issue when trying to use the library.
Would be great to have it fixed.

@IceMimosa
Copy link

+1

@unsaved
Copy link

unsaved commented Oct 18, 2021

+2

I was able to get correct number of context lines to appear by editing "difflib.js" to just pass along the n param to the internal getGroupedOpcodes calls. However, this exacerbates situation of contextDIff completely missing obvious differences, per Issue #12.

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

4 participants