Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.
/ goto-react Public archive

VSCode Extension: Open the component/container of the currently active container/component.

License

Notifications You must be signed in to change notification settings

rodrigobdz/goto-react

Repository files navigation

goto React

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

goto React usage

Installation

Download goto React directly from the VSCode Marketplace.

Usage

  1. Open the Command Palette (⇧+⌘+P)
  2. Type goto-react
  3. 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.