nmatt

Results 19 comments of nmatt

That looks quite nice! Does it also work for specifying (sub)sequences, e.g. "key:ab"? There may be cases where "key:a key:b" would result in a lot of matches, but you're really...

Alternative links: First edition (HTML): https://groups.csail.mit.edu/mac/users/gjs/6946/sicm-html/book-Z-H-3.html Publisher page of second edition: https://mitpress.mit.edu/books/structure-and-interpretation-classical-mechanics-second-edition

I have the same issue. Is there any solution?

I just ran into a similar problem. Having 8u252 installed, I installed the current 8u272 nightly build, unaware that this would remove the 8u252. In fact it only partially removed...

@aahlenst: The Oracle installer didn't remove existing JDK installations, and you could choose whether or not to install the public JRE in addition to the JDK. The public JRE was...

@stefansundin: Thanks for looking into it! I haven't looked into development of extensions myself yet, but this gives me incentive to take a shot at it.

@mbien: I checked that the line endings are remaining the same (CRLF) in the file on disk. (Git _core.autocrlf_ is set to _true_.) I also made a copy of the...

I tested with another, much smaller project, and there it takes 1-2 seconds to update the versioning label. The project were the label only updates after a long time is...

It's a bit annoying, especially since `git status` and `git diff` take only ~100 ms to run on the whole multi-module project. Also, there are times when I wait several...

@alankilborn: You are right, it's apparently not the same functionality. Maybe the option in Preferences then should be renamed to "Track Change History", and the proposed menu option would only...