sudopk
Results
3
comments of
sudopk
As far as I can think, following shouldn't be needed but I have tried, but no use: * Add @injector.inject to implementations `__init__()` * Add `scope=injector.singleton` to both `binder.bind` statements....
I am using my the plugin compiled from my fork with this fix: https://github.com/sudopk/intellij The fix works. I didn't hear from bazel team, so didn't take any further steps. If...