Anil Kumar Myla

Results 18 comments of Anil Kumar Myla

> can you please share your build.sbt. or sprayJson library version. happens with the latest version - 1.3.4

I landed on this exact issue when searching Repository class for updating a git ref and couldn't find a method. Then I did a code search for all PATCH apis...

Yep, SCM is the workaround and we already do it. We can do this to figure out the differences, but is a bunch of commands. If it was a feature...

Also for context, terraform natively supports the diff option for `fmt` command ``` terraform fmt -check -diff ```

@radeksimko Thanks for the quick response > I'm curious if having some settings and/or environment variables to give the extension/LS hints would be a good compromise? Yes, this would be...

> terraform validate checks as much as it is able to with the information known at that phase, but anything whose evaluation depends on the dynamic value of an input...

Not very sure, perhaps @jithine or one of the core contributors can help you begin