Philippe Cloutier
Philippe Cloutier
Thank you very much @sdottaka So if I understand correctly, Auto Merge can only compare files?
Thanks and sorry @sdottaka What I meant to ask is if it can only operate on files, not text which is pasted directly in WinMerge?
Thank you @sdottaka So if I understand correctly, to solve a conflict via copy-paste, I need to save the 3 versions into 3 files.
Oh, sorry for missing that @sdottaka you are right, I just use built-in help so rarely that it didn't even come to mind😯 I am glad that the feature exists,...
jquery-patch.js: Misleading label and description ("Support version 1.8.x and newer of jQuery core")
Whether the file patches jQuery Core is arguable, but regardless of whether the name is correct or not, it is not good. The file could be named "small-file-which-contains-functions.js", which would...
jquery-patch.js: Misleading label and description ("Support version 1.8.x and newer of jQuery core")
@fnagel Oh sorry, I meant to emphasize **patches**, not _Core_. The word "patch" has been largely extrapolated since, but originally, it described tape patches applied _over_ previous tape, therefore **replacing**...
jquery-patch.js: Misleading label and description ("Support version 1.8.x and newer of jQuery core")
> It’s not just internals, though. Loading jQuery UI with jQuery 1.8 makes methods `.even()` & `.odd()` available, for example. This is observable to users. Right. What I meant by...
jquery-patch.js: Misleading label and description ("Support version 1.8.x and newer of jQuery core")
I am fine with that @mgol , I was not saying this should be changed. To clarify what I meant to say: A good name should **focus on the component's...
> * parameterized logging and string concatenation should **not** be mixed, e.g.: > // This is discouraged, but fine: > logger.info("Hello " + name + "!"); > // This is...
As far as I can see this fully persists, but I assume @vy meant that a fix is underway in the staging area. The new _Don’t use string concatenation_ section...