
Visual Studio Code Extension for React projects to open the container of the currently open component and viceversa.

Installation
Download goto React directly from the VSCode Marketplace.
Usage
- Open the Command Palette (⇧+⌘+P)
- Type
goto-react
- Run the command
goto-react: Open component/container.
Contributing
If you find a bug, please create an issue or a PR.
Credits
The code used to demonstrate the usage of goto React is an example taken from the redux repo.
License
MIT © rodrigobdz.
| |