Mouselessly move your cursor among JSX tags and get overview of your components - made by Nemo
- Move cursor among React Components quickly with keyboard
- Get an overview of the React trees in file
- 0.1.8: Support Component in props
- 0.1.5: Support React.Fragment
Press Cmd + Shift + .
to trigger breadcrumbs.focusAndSelect
command. Along with symbols provided by VSC, you will see new breadcrumbs for React components provided by this extension.
Go to the repository to open an Issue or create PR: https://github.com/coolcorexix/jsx-viewer-extension
All the effort is very very appreciated
Have fun coding!