Holger Rapp

Results 142 comments of Holger Rapp

@de-sh Can you reproduce this?

@tekjar sorry, I did somehow miss this request. I'll gobble something together.

@tekjar [Here is a gist](https://gist.github.com/SirVer/11f2c2e15095e6cda237a6c8ef0dcc35) containing a `Cargo.toml` using the latest master of this repo and a small main.rs that, when compiled and executes gives the following backtrace for me....

@swanandx Tested and works now as advertised. Thanks for the fix!

I actually just ran into this very problem, wanting to report a bug I found this one.

+1. I run into the same error. I think using `super::` in generate files is always wrong, instead fully qualified names should be used. I.e. if ~~~ package foo.blah.blub; import...

I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to chose either at their option.

@jedahan Did you make this work? I have similar needs, but no luck so far. I must say I am not great with docker though.

@hl037 Leo, i am super impressed with your ability of working through these difficult issues in UltiSnips! Your work is very much appreciated.

Confirmed at dc9d8f5e16a0a0727a47309e6c9e9ded26bc3e0e. Thanks for reporting!