Blaine Simpson

Results 8 comments of Blaine Simpson

+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...

After editing "difflib.js" to pass n to getGroupedOpcodes to work around Issue #8, the contextDiff output now also misses the change of element at index 10 from "nine" to "changed"....

I tried same with version 1.4.0 from MavenCentral and 1.5.1 from a local build. For both the builds fail complaining that 'projectType', and if I comment that out then 'schemaVersion'...

I'm out of time for today, but I can see I'll get a lot farther with the info you provided. A lot of my problem was probably due to me...

Based on your reply above, in addition to requiring the specified 5 event properties, since "**the purpose of the chart is to show you the total value of your current...

This Issue is still open but I'm able to successfully load ok-computer from Node CommonJS require; from Node ES6 import...from; and from Deno. What is the case that isn't supported?

Have had same exact problem since updating at about the same time. I've applied minor updates since then and still have the problem with plasma-workspace 6.2.3-1. Disappointing to have to...

Same for me! > Oh wow, yes, that completely fixes it. > > `GVIM_ENABLE_WAYLAND=1 gvim` works fine and can be resized.