TJ DeVries
TJ DeVries
This gap should be much closer now. After #243, they should be exactly the same as vs code. Thanks!
I think this is already possible. Just have the function return a list and it should work fine.
Oh, nevermind, it won't get executed. I will add this :)
With 3c946346d5bafe5e1cf7c63c7e51ec9be40bef22, I think I have added the capability. I have updated the `doc` to correspond with this. Let me know if that was what you were expecting.
@prabirshrestha did you get a chance to see if this works for you? I will close it if it does. Thanks.
I'm actually going to remove the shared library this week / early next week, so let's hold off on this for a sec. Just going to move to the one...
@Pegasust yup! I plan on each master release, we create a binary so users do not have to build manually. I don't know what that means for you on nix...
With #68 we have the ability to easily download the binaries. I'm not sure if that changes anything. No more shared lib, only the binary (and the cody-agent js bundle).
Ok @Pegasust i merged the downloading binaries version, if you want to check that out
I just pushed better support for this -- if you wanted to give it a try, I'd be happy to try and solve any bugs you run into