Antônio "acdc" Jr.

Results 16 comments of Antônio "acdc" Jr.

From the source code, I think de DL link is https://s3-eu-west-1.amazonaws.com/codebrag-dist/latest/codebrag.zip

It _seems_ the method does better than the documentation. Its current behavior (`$('').is(":checkbox")` returning `false`) is smarter than a mere `[type=checkbox]`. I think the problem is with the docs. The...

This happened to me as well. :+1: The good part (at least for me :) is that going to `Window -> Preferences -> General -> Keys` worked. Firstly I went...

I have used this line: sonar.ts.tslint.path=node_modules/tslint/bin/tslint Of course, **only after** installing tslint locally: npm install --save-dev tslint

That's a good question. I'm looking for that as well. Is the JDK version different or something else?

Hey, I found this: https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.txt maybe it helps!