cmitchell

Results 8 comments of cmitchell

I noticed a while ago that geo query wasn't implemented and implemented my own. It's by no means comprehensive, but it should get you started, and it follows your code...

I have also noticed that no results are sent until we have an entire page of results. This implementation will send the results as they are available and the client...

Might I suggest zipkin? https://zipkin.io/

Any movement or update on this? This is a pretty common scenario for decently sized java projects.

@jdneo No, we are using both junit 4 and 5 at the moment, but hopefully soon only junit 5 (jupiter). Zero testNG

Same issue here. Didn't run into it until I enabled this extension, and changing Kotlin › Compiler › Jvm: Target from "default" to 1.8 for both User and Workspace as...

Has there been any movement on this or is there a workaround? I can confirm that this extension (v3.12.5) doesn't work with remote-ssh (v0.85.2022071315) No elephant icon appears in the...

@CsCherrYY -- Thanks, but I was confirming that the issue is specific to when you are using vscode via remote ssh (that's why I included the version of the ssh...