Litho Plugin not redirecting to ViewSpec on Cmd + Click
Open
- Dominant language
- Kotlin
- Stars
- 7.8k
- Forks
- 768
- PR merge metrics
- No merged PRs in 30d
Description
- [x] I have searched [existing issues](https://github.com/facebook/litho/issues) and this is not a duplicate
## Version
Litho : 0.39.0
Plugin : 1.5.4
Android Studio : 4.1.2
## Issues and Steps to Reproduce
In Android Studio, cmd + click on a generated component class name builder (TestComponentView for example).
I am then redirected to the Litho generated file
## Expected Behavior
According to the documentation, I expect to be redirected to TestComponentViewSpec.
Contributor guide
Assessment
This issue has not been assessed yet.