Visual Studio Code Extension for React projects to open the container of the currently open component and viceversa.
Download goto React directly from the VSCode Marketplace.
- Open the Command Palette (⇧+⌘+P)
- Type
goto-react
- Run the command
goto-react: Open component/container
.
If you find a bug, please create an issue or a PR.
The code used to demonstrate the usage of goto React is an example taken from the redux repo.
MIT © rodrigobdz.