Open benjamin-thomas opened 2 years ago
This would be nice for sure, I might look into opening a PR for it
I'd love this too, with the possibility that a file might not exist.
I have this set up for our storybook, to jump between the *.stories.tsx
file and *.mdx
file. But sometimes there is also a *.stories.module.css
file I'd like to include in the ring.
Hello, great job so far :)
Is this project still active?
Given this projection file:
I'd like to be able to go to the controller, then the view, then the template, and back to the controller.
This is the behavior of the vim plugin.
At the moment, I can only toggle between the controller an the view.