Replies: 2 comments
|
Closing. This does not look directly Consult related. Consult does not offer such functionality. |
0 replies
|
But, maybe it could? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Until recently I've been using projectile but now I've decided to try out project.el. The only thing I miss now is projectile's
projectile-toggle-between-implementation-and-test. I've triedff-find-other-filebut it always opens the first file it finds but in my Haskell projects I often have multiple matching files and I'd like to choose between them.Does consult have something that could be used for this?
Or maybe there's some companion package that I'm failing to find?
All reactions