cursive
cursive copied to clipboard
'go to' dependency fails - deceleration not found
I could have set this up wrong but shouldn't I be able to ‘go to’ the dependencies themselves?
When I try drill into a dependency from the ‘project.clj’ it says it can't find it, or any of them.
Here's the repo - https://github.com/pstephenwille/clj-web-app-beta
Repro steps:
- Using Intellij, open 'project.clj' file
- Use the 'go to' command to dive into a dependency
- Expect an error message
So, Cursive hasn't supported this. If you navigate to a dependency, where should it take you? Most dependencies have many namespaces, and it's unclear which should be chosen. Navigating to the individual namespaces should work from pretty much anywhere in a project.