ericclemmons / click-to-component

Option+Click React components in your browser to instantly open the source in VS Code
MIT License
1.79k stars 63 forks source link

Improve UX, prevent flicker, jump into editor seamlessly #53

Closed iamyoki closed 2 years ago

iamyoki commented 2 years ago

Problem

When option + click to jump into editor, it will open a new tab to require permission, or flicker on current page if it has already got permission. And that flicker experience is really bad, so this PR come to fix.

Before 😫

After 🤩

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 568432ee42151085ec850ee1b8d4b83e7c9ea192

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------------------ | ----- | | click-to-react-component | Patch | | remix-5961 | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR