Greg Williams

Results 8 comments of Greg Williams

I am wondering if the exception we are seeing is related to what you have seen: ``` Exception thrown at 0x0CBD288A in MyApplication.exe: 0xC0000005: Access violation reading location 0x00000000. The...

JC, I have been wanting that support for a long while and definitely +1 this. The window vim-ish window splitting should work just fine in Sublime. I have used it...

I have run into this issue intermittently as well, where a UI element is indeed on the screen, but the find fails.

I have ran into this issue too. The symptom I ran into was that I could not launch uiautomatorviewer after running my tests. I was doing `adb kill-server` and then...

Correct. My workaround is to call ‘device.server.stop’ upon test completion, which appears to shutdown adb connection

I appreciate you getting back and your willingness to accept PRs, though I have moved on to a non-Android project as well. :-/ For you and any others interested in...

Yeah... We just ran into that issue the other day for a different tool. I was initially thinking this may be applicable as a generic VCS plugin, but Tortoise is...

That would be awesome if you can look into it. Although, that sounds like it should be a separate plugin/package for sublime completely. I am actually the main admin for...