Thomas Dziedzic

Results 43 comments of Thomas Dziedzic

I've been reading some of the tooling api docs and it looks like there were changes at v37.0 I noticed that this project uses 36.0 https://github.com/neowit/tooling-force.com/blob/master/src/main/scala/com/neowit/utils/Config.scala#L206

Oh, you know what I didn't realize this tool used the soap api but the docs I was reading were for the rest api. https://developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/intro_rest_resources.htm has changes for the test...

I tried another test this time running without quotes and I got this error. It might be related to me cancelling the previous sync test run but it is still...

I left it running over night and it got to 32314s before i cancelled the job.

> is there a specific reason why you have to run tests with tooling-sync, or you just want to help me debug this at first i wanted to help debug...

wow... looks like that actually works

good catch.. looks like there isn't really anything more we really have to do for this since i was under the false assumption that you could use the tooling api...

So I originally narrowed this problem down from the following working code which doesn't need an explicit type: ```idris import Data.Vect %default total namespace Variables data Context : Nat ->...

Thanks for uploading to the openvsx registry so quickly! I was able to install your erlang extension successfully!