dagger-intellij-plugin
dagger-intellij-plugin copied to clipboard
Go to constructor with annotation @Inject
If I declare constructor with annotation @Inject, I can see where is object will injected. But in class, where I inject this field, I can't go back to constructor with this annotation.